From: <[EMAIL PROTECTED]>
> Is it ok if I remove '-O' from compilers/Jikes.java then ?
>
> if (optimize) {
> cmd.createArgument().setValue("-O");
> }
>
> I didn't know it was disabled in jikes.
It is not, IIRC. It looks like you haven't
enabled the option to have the -O flag when
you built jikes.
>
> Costin
>
Cheers,
Magesh
***********************************************
* He who won't take responsibility for his *
* mistakes is usually the first one to point *
* a finger at someone else's. *
***********************************************
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>