Corysia Taware wrote:
> This is a bit off topic, but I'm hoping someone here has run into this and
> knows how to address it. Does anyone know how to get around this error
> message? Javac doesn't accept a -X parameter.
Try out -J
javac -J-Xmx200m restofcommandline
And then try jikes :)
Artur
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".