mingw32 target broken [cygwin as well] [didn't know cross-compilers were such an ordeal]
Adam Megacz
gcc@lists.megacz.com
Sat Dec 8 16:05:00 GMT 2001
Jeff Sturm <jsturm@one-point.com> writes:
> > Craig Rodrigues <rodrigc@mediaone.net> writes:
> > > http://members.telering.at/jessich/mingw/index.html
> > > http://sources.redhat.com/ml/crossgcc/2001-q4/msg00310.html
> I may as well warn you that if you are doing any gcj work, there is
> a bug that prevents libgcj from bootstrapping on machines without
> case-sensitive filesystems (OSX on HFS, all Windows releases).
Ugh, that's really bad... I was hoping to try for a cross compiler,
and if that fails, fall back to ssh'ing to a cygwin machine for
builds. Now it looks like the cross-compiler is my only hope...
I've got from now until 16-Dec to get libgcj running on mingw. When I
had hoped that this would be a simple-though-tedious process of
pairing up java.* methods to Win32 API calls, with appropriate glue
code... so far I've spent two days just trying to get a working
compiler =)
- a
More information about the Gcc
mailing list