This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/13708] static java program crashes at startup, UTF-8 environment
- 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: 9 Jul 2004 21:32:00 -0000
- Subject: [Bug libgcj/13708] static java program crashes at startup, UTF-8 environment
- References: <20040116155120.13708.mec.gnu@mindspring.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-09 21:31 -------
This is not a regression at really, the problem comes from the fact that linker removes the object files
which are not referenced in which means that the Java classes are removed when they should not be.
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|[3.4/3.5 regression] static |static java program crashes
|java program crashes at |at startup, UTF-8
|startup, UTF-8 environment |environment
Target Milestone|3.4.2 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13708