[Bug java/22094] gcj compiled executable runtime crash

2005-06-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-19 23:05 --- (In reply to comment #2) > Subject: gcj compiled executable runtime crash > > how do I solve this problem? > ie, how do I link these symbols runtime? Figure out how to build libgcj as a .dll. *** This b

[Bug java/22094] gcj compiled executable runtime crash

2005-06-16 Thread snambi at gmail dot com
--- Additional Comments From snambi at gmail dot com 2005-06-16 23:40 --- Subject: gcj compiled executable runtime crash how do I solve this problem? ie, how do I link these symbols runtime? On 16 Jun 2005 18:47:37 -, pinskia at gcc dot gnu dot org <[EMAIL PROTECTED] > wrote: >

[Bug java/22094] gcj compiled executable runtime crash

2005-06-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|critical|normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22094

[Bug java/22094] gcj compiled executable runtime crash

2005-06-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-16 18:47 --- Static linking with GCJ does not work as there is no way for the linker to know what symbols are really needed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22094