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: can't run *.class with GIJ


Tom Tromey wrote:
> 
> >>>>> "Utku" == Utku Ozcan <utku.ozcan@netas.com.tr> writes:
> 
> Utku> 2. GCJ + GIJ (no CLASSPATH defined)
> 
> Utku>> gcj -C HelloWorldApp.class
> 
> This doesn't make sense.
> `gcj -C' must be run o the .java file.
> 
> Tom

Sorry, that was a type mistake. Actually it was "gcj -C *.java".
Sorry for that.

Utku


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