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] static java program crashes at startup, UTF-8 environment


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


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