This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/30419] libjava failed to build
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2007 02:22:30 -0000
- Subject: [Bug libgcj/30419] libjava failed to build
- References: <bug-30419-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from hjl at lucon dot org 2007-01-10 02:22 -------
I configured gcc with
--enable-clocale=gnu --with-system-zlib --with-demangler-in-ld
\
\
--enable-shared \
--enable-threads=posix \
--enable-haifa \
--enable-checking=assert \
--prefix=/usr/gcc-4.3 \
--with-local-prefix=/usr/local
I used "make -j4" on 2 x dual core processors.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30419