This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 gerrit at gcc dot gnu dot org  2005-05-29 02:09 -------
(In reply to comment #29)
> *** Bug 21793 has been marked as a duplicate of this bug. ***

The same example works with the MinGW version of gcj-3.4.2?

And it works when I set the encoding to ISO-8859-1:

$ /usr/bin/gcj -Dfile.encoding=ISO-8859-1 --main=hello_j hello_j.java -o hello_j

$ ./hello_j
Just another Java hacker,


How do I set the default encoding to ISO-8859-1 when building gcj?

And when will GCC be switched to use >= libtool-1.5.10 and newer automake &
autoconf versions?  Shared libraries are not supported by the antiquated libtool
and friends used by GCC.


Gerrit

-- 


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]