[kaffe] Placing kaffe on embedded devices
Alexander Popov
s_popov at prosyst.bg
Thu Jun 6 03:06:57 PDT 2002
cfowler wrote:
> One last question. I know that javac in Sin's JDK has an -g:none option
> that allows me to compile java files with no debug code. Can I do that
> in my kaffe-1.0.6 tree so that the Klasses.jar can take even less space?
I don't know - as much as I saw the actual classes compilation can be
done by an external compiler which means that you probably can use javac
with -g:none (check the rebuildLib script in libraries/javalib - the
$JIKES var probably can be set to "javac -g:none" )...
You should probably ask Dalibor about that...
Regards,
>
> Where would I specify that?
>
> On Wed, 2002-06-05 at 10:43, Alexander Popov wrote:
>
>>no prob :)
>>
>>cfowler wrote:
>>
>>>Thanks so much for your help!
>>>
>>>On Wed, 2002-06-05 at 10:30, Alexander Popov wrote:
>>
>>
>>
>
>
>
>
--
Alexander Popov
Team Leader RTOS&JVM
ProSyst Bulgaria
s_popov at prosyst.bg
s_popov at prosyst.com
mobile: +35987663193
icq: 29207350
More information about the kaffe
mailing list