> > > How do I make ant to use the GNU java compiler (gcj) instead > > of javac? > > Read the documentation of <javac> especially the discussion of the > build.compiler property. >
gcj doesnt seem to compile sources recursively (ie., compiling the source dependancies). javac does. I couldnt find any option to gcj for this behaviour, does anybody know how to do this? thanks, --rp. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
