java@gcc.gnu.org

Thomas Aeby aeby@graeff.com
Mon Mar 15 18:12:00 GMT 2004


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



More information about the Java mailing list