This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mingw32 target broken [cygwin as well] [didn't know cross-compilers were such an ordeal]



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]