This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG 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: tomcat 4 jsp compilation status?


On Tue, 2002-04-30 at 06:52, Don Smith wrote:
> The latest problem with the install is that i get this error, since it 
> is around the --resource tag i was wondering if maybe this had something 
> to do with the syntax change

That sounds right.  What does gcj --version say?

Try...

$ gcj --resource foo -c -o foo.o ANY_FILE_HERE

This makes the file ANY_FILE_HERE readable by the runtime as the URL
"core:/foo".

AG



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