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?


Well, it compiles but... See
http://gcc.gnu.org/ml/gcc-testresults/2002-04/msg01106.html

How about using --enable-sjlj-exceptions... Is that really needed
nowadays?

Cheers,

/ChJ

-----Original Message-----
From: kelley.r.cook@gm.com [mailto:kelley.r.cook@gm.com] 
Sent: Monday, April 29, 2002 10:14 PM
To: Christian Jönsson
Cc: David Billinghurst; gcc@gcc.gnu.org
Subject: 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]