This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: What about boehm-gc under cygwin?
>>>>> "Christian" == Christian Jönsson <christian@j-son.org> writes:
Christian> Well, it compiles but...
You must be on a case-sensitive file system. As far as I know we
still can't build libgcj on a case-insensitive file system, due to a
longstanding gcj bug.
Christian> See
Christian> http://gcc.gnu.org/ml/gcc-testresults/2002-04/msg01106.html
When all the exec tests fail like this, it usually means something
fairly fundamental, like a GC or binutils problem. Can you investigate?
Tom