[Gllug] Make was Bison question
Paul Roberts
sakar at stelo.uklinux.net
Thu Dec 5 11:06:17 UTC 2002
Pete Ryland <pdr at pdr.cx> writes:
> Nah, the problem lies with the fact that when you invoke javac on a .java
> file, it will compile it *and all its dependencies*. So, your for loop
> above is slow, not just because javac is written in java, but because you
> will end up compiling a lot of stuff multiple times. This is what ant
> fixes.
I may be wrong, but I thought javac worked like make, in that it only
compiles code if the class file is out of date in relation to the
source-code. Is that not right?
Cheers, - Paul
--
GPG fingerprint: Esperanto parolata
0CB2 9210 3066 B41D 3422 AB6F 78F8 189E FD05 90CE
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list