compile source dependencies
Rum Pel
rum_pel@hotmail.com
Tue Jun 4 02:52:00 GMT 2002
> Nope. gcj works more like a traditional C compiler: you have to
> explicitly specify each input file. There is currently no way to get it
> to automatically compile dependencies. However, this is a feature I'd
> like to see implemented - both for compatibility with javac when
> generating bytecode and to make the native code compiler easier to use.
Yes, it is required for compatibility. Especially for Ant based compilation
where we dont specify dependencies like we do for make files. (i wanted to
try out gcj but my build failed due to this).
So shall I file an RFE or this is already on your list?
thanks,
--rp.
More information about the Java
mailing list