This is the mail archive of the java-prs@sourceware.cygnus.com 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]

Re: libgcj/103: libgcj crashes on string operation


The following reply was made to PR libgcj/103; it has been noted by GNATS.

From: Godmar Back <gback@cs.utah.edu>
To: bryce@albatross.co.nz (Bryce McKinlay)
Cc: gback@cs.utah.edu, java-gnats@sourceware.cygnus.com
Subject: Re: libgcj/103: libgcj crashes on string operation
Date: Tue, 16 Nov 1999 20:28:32 -0700 (MST)

  It doesn't happen anymore.
 
 I think this was the problem:
 
 1999-10-22  Tom Tromey  <tromey@cygnus.com>
 
         * Makefile.in: Rebuilt.
         * Makefile.am (java/lang/ClassLoader.h): New target.
         * java/lang/natClassLoader.cc (_Jv_FindClass): Removed reference
         to `redirect'.
 
 > 
 > Godmar Back wrote:
 > 
 > >  Btw, the build with --enable-interpreter bombed on me too.
 > > I didn't complain about it cause I hadn't updated, but the problem
 > > was that "redirect" wasn't defined in libjava/java/lang/natClassLoader.cc
 > >
 > > I just turned --enable-interpreter off.
 > 
 > --enable-interpreter should be working ok. I'd reccomend you do a 'make clean' or even
 > 'rm -rf build' between builds if you change any of the configure settings, though.
 > 
 > regards
 > 
 >   [ bryce ]
 > 
 > 
 

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