Paolo <[EMAIL PROTECTED]> writes: | On 23 Mar 2003 12:46:15 +0100 | [EMAIL PROTECTED] (Lars Gullik Bjønnes) wrote: | | | > | After stripping, size reduces to 7 M, that is still too much for my | > | laptop with 32 M ram. | > | Is that what is expected? Is there a way to build a 3-4 M binary executable? | > | > Upgrade compiler probably... | > | > What compiler are you using now? | | I am using gcc 3.2.3 (prerelease) | | so the origin of the large size is to be searched elsewere. Any hints?
Hmmm... you are talking abotu ls -l size... and I about size size... You should compile without "-g" set. -- Lgb