Compiling multiple --resource files
Øyvind Harboe
oyvind.harboe@zylin.com
Fri Nov 7 22:21:00 GMT 2003
On Fri, 2003年11月07日 at 22:05, Tom Tromey wrote:
> >>>>> "Ã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?
Yes.
> If so, then we've got a bug somewhere.
I find it surprising that classpathx expects stuff in the META-INF
directory to be in the classpath.
Ãyvind
More information about the Java
mailing list