From: | Rudi Chiarito |
Date: | 29 Aug 2000 at 14:43:07 |
Subject: | Re: AMIOPEN: Re: Jikes Port |
On Tue, Aug 29, 2000 at 09:13:00AM +0100, amimjf@connectfree.co.uk wrote:
> I am sorry about that for some reason windows & wincvs allway wants to
> convert stuff created under linux to uppercase, yet the explorer (and
> MSDOS) shows them as lowercase...
Ah. That's the reason, then. I really couldn't find an explanation. ;)
> If you are using the sources i uploaded, there were some missing calls in
> stdlibc++, so it would not link.
I have seen that. You commented out a call, whose name I can't remember
at the moment. The call is now supported, so I put it back in place.
> Is there any reason why you cant distribute your internal compiler ?, i
> would rarther work with beta software than stuff that just dont work,..
Because it's part of an update. Because such update is not an easy task
(the compiler currently resides in the EFS file - if you copy a new
version of the compiler in a directory in the Linux tree, then you always
have to start Elate from that very directory). Because tests need to be
done. Etc. etc.
Rushing out things only creates more problems (e.g. lots of people saying
"your new internal compiler chokes if I declare a long variable, how
could you miss THAT?").
> Also you you put your version of jikes back on the cvs so, i can re-sync.
Sorry for the delay. Quake took more time than expected. ;)