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]

Concerns about configuring libjava: gcj supports -fno-rtti -fno-exceptions ... No


When building gcc-3.1 (Wed May  1 08:06:32 UTC 2002) I see this:

Configuring in i686-pc-cygwin/libstdc++-v3
<snip>
checking if /usr/local/src/gcc-rel/objdir/gcc/xgcc supports -fno-rtti
-fno-exceptions ... Yes
<snip>
Configuring in i686-pc-cygwin/libjava
<snip>
checking if /usr/local/src/gcc-rel/objdir/gcc/gcj supports -fno-rtti
-fno-exceptions ... No

Is this how it's supposed to be?


This was on a Windows XP/cygwin P4 system with these packages:

binutils  2.11.92 20011001  (cygwin ver. 20011002-1)
cygwin    1.3.10-1
dejagnu   1.4.2.x           (cygwin ver. 20010117-1 + cvs 20020428 on
top)
gcc       2.95.3-5


and configured with

$ ../gcc/configure --prefix=/usr --enable-threads=posix --enable-libgcj
--enable-languages=c,c++,f77,java,objc --with-system-zlib --enable-nls
--without-included-gettext --disable-shared >& configure.log &


Cheers,

/ChJ



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