[Bug libgcj/30448] libjava configure script mix up with .c / .java using gcj /gcc

rob1weld at aol dot com gcc-bugzilla@gcc.gnu.org
Sun Apr 29 10:06:00 GMT 2007



------- Comment #2 from rob1weld at aol dot com  2007-04-29 11:05 -------
Dear Andrew: I am sorry I did not include my "gcc -v" in the report.

Judging from the date I _MIGHT_ have used one of these configure lines:

/cygdrive/C/makecygwin/gcc-4_2-branch/configure --disable-werror --verbose
--target=i686-pc-cygwin --enable-languages=c,ada,c++,fortran,java,objc,obj-c++
--prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
--libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
--enable-shared --enable-static --enable-nls --enable-multilib
--with-included-gettext --enable-version-specific-runtime-libs
--enable-checking --with-gxx-include-dir=/usr/include/c++/4.2.0
--enable-concept-checks --enable-sjlj-exceptions --enable-libstdcxx-debug
--enable-libgcj --enable-libgcj-debug --enable-java-awt=gtk,xlib
--enable-java-gc=boehm --enable-gconf-peer --enable-hash-synchronization
--enable-gc-debug --enable-interpreter --enable-xmlj --enable-qt-peer
--enable-regen-headers --enable-tool-wrappers --enable-objc-gc
--with-system-zlib --enable-threads=posix --enable-libada --enable-libssp
--enable-libmudflap --with-tls --enable-win32-registry --with-x
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
--with-cpu=athlon-xp --with-arch=athlon-xp --with-tune=athlon-xp


_OR_


/cygdrive/C/makecygwin/gcc-4_2-branch/configure --disable-werror --verbose
--target=i686-pc-cygwin --enable-languages=c,ada,c++,fortran,java,objc,obj-c++
--prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
--libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
--enable-shared --enable-static --enable-nls --enable-multilib
--without-included-gettext --enable-version-specific-runtime-libs
--enable-checking --with-gxx-include-dir=/usr/include/c++/4.2.0
--enable-concept-checks --enable-sjlj-exceptions --enable-libstdcxx-debug
--enable-__cxa_atexit --enable-libgcj --enable-libgcj-debug
--enable-java-awt=gtk,xlib --enable-java-gc=boehm --enable-plugin
--enable-gconf-peer --enable-hash-synchronization --enable-gc-debug
--enable-interpreter --enable-xmlj --enable-qt-peer --enable-regen-headers
--enable-tool-wrappers --enable-objc-gc --with-system-zlib
--enable-threads=posix --enable-libada --enable-libssp --enable-libmudflap
--with-tls --enable-win32-registry --with-x --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib --with-cpu=athlon-xp --with-arch=athlon-xp
--with-tune=athlon-xp


Those are from a list of "tried and failed" attempts. They might not be what I
used. Again, I am sorry I did not include that info; if someone had e-mailed me
directly I could have given a better guess ... 

I have not seen the problem re-occur and I do keep altering my configure
options regualrly to add as many as possible (so to test as best I can).


If it is any consolation I DID recently compile GCC with _tons_ of options
enabled and Java (almost) passed perfectly ! (first time ever, for me).

The results are here (and they are for Linux, instead of Cygwin):
http://gcc.gnu.org/ml/gcc-testresults/2007-04/msg01490.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30448



More information about the Gcc-bugs mailing list