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]

Re: "Bad class index 0" when compilling jar files



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


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