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

[Bug java/16899] Gcj does not produce working executables for big endian ARMs


------- Additional Comments From mckinlay at redhat dot com  2004-08-18 15:15 -------
Can you provide a backtrace of when the SIGSEGV occurs? It might be that
_Jv_FindClass is being entered from inside the static initializer for
java.lang.ClassLoader, thus the systemClassLoader value hasn't been set yet.

-- 


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]