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: XAWT - verify errors


Hi!

That's right.  It is quite possible that the bytecode verifier is
incorrectly rejecting your code.  The patch I've attached disables the
verifier.

Yes, you´re right. Althought I compiled all files using "gcj -C" it seems GIJ has some problems with the bytecode.
Thanks for the patch!
I now was able to create the first native build (the libraries are stripped about 2,2Mb) and no problems/errors occured.
I also fixed image-loading, its now possible to load and display png-images (have some c-probs for jpg).
I´ll create a sourceforge page, write some build-shell-scripts (I donr know howto use make/autoconf/etc).


Sorry for creatin so much traffic, the next days I´ll be more quiet.

lg Clemens



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