Compiling multiple --resource files
Tom Tromey
tromey@redhat.com
Fri Nov 7 21:14:00 GMT 2003
>>>>> "Ãyvind" == Ãyvind Harboe <oyvind.harboe@zylin.com> writes:
Ãyvind> I'm trying to put together something that can take .jar files and
Ãyvind> compile non-class files with the --resource option.
Ãyvind> Other tips?
With gcj 3.4, you should be able to simply compile the whole .jar
file. All non-.class files will be treated as resource files.
This looks related to PR 12894. That was filed against 3.4,
though... are you using 3.4? If so, then we've got a bug somewhere.
Tom
More information about the Java
mailing list