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


/mnt/gnu/gcc-3.3/objdir/gcc/gcj
-B/mnt/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/
libjava/ -B/mnt/gnu/gcc-3.3/objdir/gcc/ --bootclasspath '../lib' --classpath .
-
C -d classes
../../../../../gcc/libjava/classpath/tools/gnu/classpath/tools/*.ja
va ../../../../../gcc/libjava/classpath/tools/gnu/classpath/tools/*/*.java
../..
/../../../gcc/libjava/classpath/tools/gnu/classpath/tools/*/*/*.java
../../../../../gcc/libjava/classpath/tools/gnu/classpath/tools/AbstractMethodGen
erator.java:1: fatal error: unknown encoding: 'roman8'
This might mean that your locale's encoding is not supported
by your system's iconv(3) implementation.  If you aren't trying
to use a particular encoding for your input file, try the
'--encoding=UTF-8' option
compilation terminated.
make[4]: *** [tools.zip] Error 1
make[4]: Leaving directory
`/mnt/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libjav
a/classpath/tools'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/mnt/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libjav
a/classpath'
...


-- 
           Summary: ../../../../../gcc/libjava/classpath/tools/gnu/classpath
                    /tools/AbstractMethodGenerator.java:1: fatal error:
                    unknown encoding: 'roman8'
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.11
  GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11


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]