Am Montag, 15. Januar 2007 10:13 schrieb ext qfpvajdy: > 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?
Put FEATURES="nostrip" into /etc/make.conf.
Bye...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: [EMAIL PROTECTED]
Hambornerstraße 55 | Web: http://www.capgemini.com
D-40472 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
pgpAVKPpfReoq.pgp
Description: PGP signature

