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: What about boehm-gc under cygwin?


>I see, thanks for explaining that.
>
>Cheers,
>
>/ChJ
>>It gets built if java is enabled.  Try configuring with:
>> --enable-languages=c++,g77,java, or
>>  don't specify --enable-languages at all

Not quite,
It will get compiled if "--enable-libgcj" is specified.  Java is enabled by default under cygwin, but libjava [aka libgcj] is not.

Last time I checked though, libjava wouldn't compile under Cygwin, but then again, I haven't tried it in a while.

Kelley Cook


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