On 25 Mar 2003 21:21:56 +0100
[EMAIL PROTECTED] (Lars Gullik Bjønnes) wrote:
<[EMAIL PROTECTED]> writes:
>
>
> | > What compiler are you using now?
> |
> | I am using gcc 3.2.3 (prerelease)
> |
Finally I noted that while gcc was 3.2.3, g++ was 2.95
Upgrading g++ solved my problem
now the stri
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 ex
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...
>
>
Paolo Pumilia <[EMAIL PROTECTED]> writes:
| I have just compiled 1.3.1 with xforms default libraries and found that
| size of the binary file is almost double of the 1.2.2 release:
|
| lyx-1.3.1/src/lyx 8.0M
| lyx-1.2.2/src/lyx 4.4M
|
| After stripping, size reduces to