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

Re: binutils-dev dependency problem...



>> So what should I do to fix the problems? Link whole package
>> staticaly??
>
> Exactly.  The shared libbfd is only meant to reduce the size of
> binaries internal to the binutils package.  BFD does not maintain a
> constant ABI.
 
Isn't there any other solution?? I don't want to link ncurses, libc,
readline etc staticaly if it isn't neccessary:

bash-2.05b$ ldd which fenris
	libreadline.so.4 => /lib/libreadline.so.4 (0x4001d000)
        libdl.so.2 => /lib/libdl.so.2 (0x40046000)
        libbfd-2.12.90.0.1.so => /usr/lib/libbfd-2.12.90.0.1.so
(0x40049000)
        libcrypto.so.0.9.6 => /usr/lib/libcrypto.so.0.9.6 (0x4009c000)
        libncurses.so.5 => /lib/libncurses.so.5 (0x40156000)
        libc.so.6 => /lib/libc.so.6 (0x40194000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Regards
	
-- 

  _.|._ |_  _.    : Adam Byrtek, alpha@irc.pl
 (_|||_)| |(_|    : gg 1802819, pgp 0xB25952C0
     |            



Reply to: