Mailinglist Archive: opensuse-programming (11 mails)
| < Previous | Next > |
[opensuse-programming] Re: debug / optimized / configure - what takes what
- From: Philipp Thomas <philipp.thomas@xxxxxxxxx>
- Date: Tue, 26 Jun 2007 18:33:22 +0200
- Message-id: <8mf283l3fp0c54vp5l94buvsatg7b7hftg@xxxxxxx>
On Sun, 24 Jun 2007 17:30:54 +0200, opensuse@xxxxxxxxxxxx wrote:
>what compiler- and linker-options could be within the dist?
Try adding -s to LDFLAGS i.e. the linker options. BTW, the size of the
debugging info is purely on-disk, as the debugging info is not read
into memory.
Philipp
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-programming+help@xxxxxxxxxxxx
>what compiler- and linker-options could be within the dist?
Try adding -s to LDFLAGS i.e. the linker options. BTW, the size of the
debugging info is purely on-disk, as the debugging info is not read
into memory.
Philipp
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-programming+help@xxxxxxxxxxxx
| < Previous | Next > |