javac switch question
Michael R. Harper
mikihasa at worldnet.att.net
Fri Feb 20 02:37:11 PST 1998
I am attempting to compile a cryptography package. The build file wants
to use the following javac command line:
javac -J-ms2m
Does anyone know what this might be trying to do?
Kaffe doesn't like the -J switch at all:
javac: invalid flag: -J
use: javac [-g][-O][-debug][-depend][-nowarn][-verbose][-classpath
path][-nowrite][-deprecation][-d dir][-J<runtime flag>] file.java...
even though it is in the help information displayed above.
Sincerely,
Michael R. Harper
mikihasa at worldnet.att.net
More information about the kaffe
mailing list