This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/13708] [3.4/3.5 regression] 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: 18 Jan 2004 18:06:38 -0000
- Subject: [Bug libgcj/13708] [3.4/3.5 regression] 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-01-18 18:06 -------
I think -static is not supported for gcj at all (or --disable-shared) because ld will not link against
the needed objects. I cannot reproduce it with the mainline (3.5) with -static and 9.0 RedHat or a
7.3 RedHat box.
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|java program crashes at |[3.4/3.5 regression] java
|startup, UTF-8 environment |program crashes at startup,
| |UTF-8 environment
Target Milestone|--- |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13708