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

Re: gcj and .java files


>>>>> "The" == The Morsbergers <morsberger@usa.net> writes:

The> I am getting symbol errors when I run gcj against a .java file. I
The> do not get the errors when I use javac followed by gcj on the
The> .class file.

The> es40-unix(tst)~ gcj -g -ljava -liconv --main=Test Test.java -o Test
The> mips-tfile:internal error,  is already in original symbol table
The> mips-tfile:internal error,  is already in original symbol table
The> mips-tfile:internal error,  is already in original symbol table
The> mips-tfile:internal error,  is already in original symbol table
The> mips-tfile, /tmp/ccENnDAc.s:73 Invalid .stabs/.stabn directive, value not
The> found
The> line:    #.stabn        68,0,4,$LM1

This was reported earlier in this thread:

    http://gcc.gnu.org/ml/java/2001-07/msg00195.html

I believe Rainer Orth has checked in patches to fix the problem.

Tom


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