This is the mail archive of the gcc-bugs@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]

[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



------- Comment #9 from pinskia at gcc dot gnu dot org  2007-01-22 17:02 -------
I was able to reproduce this under powerpc-darwin myself.

Running the command which failed during the build manually, still failed.
Adding -save-temps to that command made it pass.
I have not looked at what is different between the two invocations yet to
figure out why -save-temps would make a difference.


-- 


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


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