gcj and .java files
Tom Tromey
tromey@redhat.com
Tue Aug 7 16:29:00 GMT 2001
>>>>> "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
More information about the Gcc
mailing list