This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: "Bad class index 0" when compilling jar files
- To: "Morten Thorsen" <mtt at cim dot as>
- Subject: Re: "Bad class index 0" when compilling jar files
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Fri, 7 Sep 2001 09:00:57 -0700 (PDT)
- Cc: java at gcc dot gnu dot org
- References: <200109071243.FAA04625@cygnus.com>
- Reply-To: apbianco at cygnus dot com
Morten Thorsen writes:
> My gcc version is 2.96.
I guess you could try to use 3.0.x or the latest and greatest for the
current development tree -- note that I don't remember the status of
2.96 with regard to jar support. If installing a new compiler isn't
convenient, a work around would be explode the archive and process the
class files one by one.
./A