[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debstd strips static libraries?



Klee Dienes wrote:
> 
> Package: debmake
> Version: 3.2.2
> 
> Probably both lines 388 and 408 of /usr/bin/debmake should be changed
> to use '--strip-debug', as '--strip-debug' is the only thing that 
> seems to leave enough information around for linking against the library.

It should strip dynamic libraries with --strip-unneeded and static ones with
--strip-debug.

-- 
Debian GNU/Linux 1.2 is out! { http://www.debian.org/ }
Email:  Herbert Xu ~{PmV>HI~} <herbert@greathan.apana.org.au>
{ http://greathan.apana.org.au/~herbert/ }
PGP Key:  pgp-public-keys@pgp.mit.edu or any other key sites


Reply to: