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/11109] GCJ crashes when compiling included program


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From oyvind.harboe@zylin.com  2003-06-06 08:49 -------
Created an attachment (id=4177)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4177&action=view)
Reproduces the crash

Unzip to a directory and compile:

gcj --main=com.cyviz.ptest.Application -g -Dcom.cyviz.native=1
-Dcom.cyviz.release=0 -o ptest.exe -fjni modified_swt.jar comm.jar
gnuclasspath.jar jakarta-regexp-1.2.jar cyvizutilnative.jar


[... output deleted ...]
Error: 0-bit reloc in dll
Error: 0-bit reloc in dll


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