This is the mail archive of the java-discuss@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: Verifier


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> To run gcj in "verify-only" mode, try:
Per>         gcj -fsyntax-only -c a.class b.class ...
Per> (though I don't guaratee that it works).

I seem to recall that -fsyntax-only needed a small patch to work with
.class files as input.  I don't remember if that patch ever got
applied.

I probably still have it somewhere; I'll try to look into it soon.

T

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