This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/22094] gcj compiled executable runtime crash
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jun 2005 18:47:38 -0000
- Subject: [Bug java/22094] gcj compiled executable runtime crash
- References: <20050616184325.22094.snambi@gmail.com>
- Reply-to: gcc-bugzilla 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