This is the mail archive of the java@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]

Re: java@gcc.gnu.org


On Sun, 2004-03-14 at 21:10, ARTUR MILER wrote:
> $ gcj error.java --main=error
> error.java:5: error: malformed UTF-8 character.
>        /**Den här kompilerar inte med gcj!!!
>                                             ^
> 1 error

See http://gcc.gnu.org/onlinedocs/gcj/Encodings.html - apart from the
--encoding argument gcj also seems to respect internationalization
settings of the system it runs on. Check your LANG environment variable.

Best regards,
Tom
----------------------------------------------------------------------------
Thomas Aeby, Kirchweg 40, 1735 Giffers, Switzerland, Voice : (+41)26
4180040
Internet: aeby@graeff.com                           PGP public key
available
----------------------------------------------------------------------------
A fool's brain digests philosophy into folly, science into
superstition, and art into pedantry.  Hence University education.
		-- G. B. Shaw


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