[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: strip flag in rpm-build
- From: Alexandre Oliva <aoliva redhat com>
- To: Xose Vazquez Perez <xose wanadoo es>
- Cc: fedora-devel-list redhat com
- Subject: Re: strip flag in rpm-build
- Date: 19 Nov 2003 01:34:20 -0200
On Nov 19, 2003, Xose Vazquez Perez <xose wanadoo es> wrote:
> is there any reason to put '-g' instead of '-s' in ...?
> brp-strip: strip -g $f || :
> brp-strip-static-archive: strip -g $f
> what's about to replace it with eu-strip ?
If you strip a library with -s, IIRC you won't be able to link (ld,
not ld.so or dlopen) with it any more. Bad idea for -devel libs.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva {redhat com, gcc.gnu.org}
CS PhD student at IC-Unicamp oliva {lsd ic unicamp br, gnu.org}
Free Software Evangelist Professional serial bug killer
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]