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 bootstrap/26901] ../../../../../gcc/libjava/classpath/tools/gnu/classpath/tools/AbstractMethodGenerator.java:1: fatal error: unknown encoding: 'roman8'



------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2006-03-29 19:53 -------
Subject: Re: 
../../../../../gcc/libjava/classpath/tools/gnu/classpath/tools/AbstractMethodGenerator.java:1:
fatal error

> There are 2 parts to this bug.
> 
> First, there's no reason to build tools.zip in the gcj build (yet).
> 
> Second, upstream classpath should pass an explicit -encoding when
> invoking the java compiler.

Thanks.  I changed Makefile.am in classpath to provide UTF-8 encoding
in gcj commands and everything now builds.  However, libjava on hpux
isn't quite ready for prime time.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26901


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