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/13708] [3.4/3.5 regression] java program crashes at startup, UTF-8 environment


------- 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


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