timetable change on mingw-libgcj
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Mon Dec 17 00:48:00 GMT 2001
Adam Megacz wrote:
>4) Apple deciding to give me a sexy new TiBook on "indefinite loan"
> so I can port XWT to MacOSX (thank you!!!)
>
Wow, thats way cool! I had to pay for mine.
I wonder if they'd "loan" me a G4 tower or something if I ported GCJ ;-)
>Gratuitous screenshot (the windows app you see is a gcj-compiled java
>program):
>
Thats cool too. I'm looking forward to finding out what this mystery-app
does!
>PS, has anybody ever tried GCJ on MacOSX? I can't see thing being too
>difficult to get working...
>
It doesn't work, at least on an HFS partition, due to GCJ's
case-insensitive-filesystem bug. See mailing list archives for previous
discussions. I plan to take another stab at fixing this sometime soon.
Last time I tried it was still neccessary to hack the system headers to
get libstdc++ to build, and the DWARF2 EH wasn't implemented (though
Stan is working on it?). boehm-gc will need some porting to work with
darwin's threads, because they don't have pthread_kill implemented.
libffi is working (sans closure support).
regards
Bryce.
More information about the Java
mailing list