I have been trying to get javac (1.1.7 for linux) to recompile only
those java-files newer than their class-files. Sun's documentation tells
me that the "most-recent-change-times" of the files are checked if both
the java- and the class-files are found in -classpath or CLASSPATH, but
it doesn't seem to work. Is this a problem with the linux port of the
javac in JDK1.1.7 or am I doing something wrong? I'm trying to get rid
of a big nasty makefile which doesn't work properly so any help is
appreciated. Have I got it right that one shouldn't have to use make,
only javac, to get proper recompilation?
/Jonas Holmberg, Forget-it AB
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]