-Wl,--as-needed

George Staikos staikos at kde.org
Sun Apr 24 00:36:35 BST 2005


On Saturday 23 April 2005 18:57, Thiago Macieira wrote:
> Here's the confirmation:
>
> $ nm -D /usr/lib/libgsl.so.0 | grep -c ' U cblas_'
> 106
> $ nm -D /usr/lib/libgslcblas.so.0 | grep -c ' U gsl'
> 0
>
> So libgsl depends on libgslcblas, right?
>
> $ objdump -p /usr/lib/libgsl.so.0 | grep -c cblas
> 0
> $ ldd /usr/lib/libgsl.so.0 | grep -c cblas
> 0
>
> So why doesn't libgsl link to it!?

  I noticed the same problem earlier.  This is a question for SuSE packagers I 
guess.  Meanwhile I definitely didn't use --enable-new-ldtags so I'm not sure 
how I have these flags if they require manually using that flag.

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/




More information about the kde-core-devel mailing list