Steve,

> I find that I'm unable to get rid of the following errors when I do
a
> javac depend of my whole project:

I have read soimewhere sometime that javac -depend is not reliable.

Can I suggest you download the JIKES compiler from IBM. It's free, it
runs an order of magnitude faster than JAVAC and so far as I can see
the -depend works. You may want to use the +E compiler switch to get
errors in the same/similar format to JAVAC.
The address is http://www.alphaworks.ibm.com/formula/Jikes/  (it's
available as a link from the blackdown site).

Dave


David Warnock
Sundayta Ltd

Reply via email to