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 java/16899] Gcj does not produce working executables for big endian ARMs


------- Additional Comments From mckinlay at redhat dot com  2004-08-17 15:55 -------
I suspect that ClassLoader was not initialized prior to _Jv_InitClass being
called. CNI does not automatically ensure that Java classes are initialized.
Could you try this patch?

-- 


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


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