This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/30454] [4.3 Regression] classpath/gnu/javax/crypto/jce/GnuCrypto.java:431: error: cannot find file for class gnu.javax.crypto.jce.mac.HMacSHA512Spi
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jan 2007 19:54:37 -0000
- Subject: [Bug libgcj/30454] [4.3 Regression] classpath/gnu/javax/crypto/jce/GnuCrypto.java:431: error: cannot find file for class gnu.javax.crypto.jce.mac.HMacSHA512Spi
- References: <bug-30454-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2007-01-15 19:54 -------
Subject: Re: [4.3 Regression]
classpath/gnu/javax/crypto/jce/GnuCrypto.java:431: error: cannot find file for
class gnu.jav
> How did you configure? Did you use make -j?
../gcc/configure --with-gnu-as --with-as=/opt/gnu/bin/as --enable-shared
--disab
le-nls --with-local-prefix=/opt/gnu --prefix=/opt/gnu/gcc/gcc-4.3.0
--enable-deb
ug=no --enable-threads=posix --with-mpfr=/opt/gnu/gcc/gcc-4.3.0
--with-gmp=/opt/
gnu/gcc/gcc-4.3.0 --disable-libmudflap
--enable-languages="c,c++,objc,obj-c++,fo
rtran,java,ada" &&
make -j 2 bootstrap &&
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30454