This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: fatal error reading class StringBuffer? [can somebody try this too?]


Could you try this with latest CVS?

   wget http://www.megacz.com/src.tgz

   tar xvzf src.tgz

   CLASSPATH= /usr/local/gcc/lib/gcc-lib/i686-pc-linux-gnu/3.3/jc1 \
       src/org/xwt/HTTP.java \
       -auxbase-strip \
       /home/megacz/xwt/bin-Linux/org/xwt/HTTP.o \
       -quiet -O9 -Isrc/

  - a

Tom Tromey <tromey@redhat.com> writes:
> Adam> Is anybody else getting this?
> Adam> gnu/gcj/runtime/StringBuffer.java:0: fatal error: reading class
> Adam>   gnu.gcj.runtime.StringBuffer for the second time from
> Adam>   /usr/local/gcc/share/java/libgcj-3.3.jar
> 
> I haven't seen that.
> 
> Tom
> 

-- 


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