This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: security providers and ...


>>>>> "Lars" == Lars Andersen <lars@rimfaxe.com> writes:

Lars> 2: It only fails in GCJ in static compiled binaries. I have used
Lars> the GNU MD5 MessageDigest with GCJ compiled binaries, only when
Lars> i added the -static option did i get this error.

For me it fails with bytecode as well.  So it isn't likely to be the
typical -static problem.  I think it is just a generic bug as Raif
diagnosed.

Tom


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