public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] How can I emerge a program with debugging options?
@ 2007-01-15  9:13 qfpvajdy
  2007-01-15  8:53 ` Pawel Kraszewski
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: qfpvajdy @ 2007-01-15  9:13 UTC (permalink / raw
  To: gentoo-user

Hello,



I would like to emerge a program with debugging options CFLAGS="-g" and without strip at the end of the build.

I know that I could do this:

$ export CFLAGS="-g"; emerge mypackage



But then it strip at the end the binary file (/usr/bin/strip) and I loss my debugging symbols in the binary file of the package.



Does somebody knows how I could do this by an easy way?

I had already the idea to rename the program /usr/bin/strip in /usr/bin/strip.old, but this is a little ugly! :-)


-- 
E-Mail sent with anti-spam site TrashMail.net!
Free disposable email addresses: http://www.trashmail.net/
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-01-16  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-15  9:13 [gentoo-user] How can I emerge a program with debugging options? qfpvajdy
2007-01-15  8:53 ` Pawel Kraszewski
2007-01-15  9:18 ` Dirk Heinrichs
2007-01-15  9:23 ` Michal 'vorner' Vaner
2007-01-15 21:46 ` Benno Schulenberg
2007-01-15 23:50 ` Iain Buchanan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox