Problems using the GCJ interpreter
Ranjit Mathew
rmathew@hotmail.com
Thu Feb 20 07:56:00 GMT 2003
>To get HelloSWT.exe 1.0MB zipped, I had to run the command below first
>>strip HelloSWT.exe -o HelloSWT.exe
>>Perhaps there is a gcj option which makes the strip step unecessary.
Yes, just pass the "-s" flag to gcj:
gcj -s --main=HelloWorld HelloWorld.java
Ranjit.
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
More information about the Java
mailing list