Bug#456898: GSL linking issue with new '--as-needed' option to GNU ld [Was: Bug#456898: libgsl0ldbl: Uses symbols from libcblas.so, but not linked with it]

2007-12-21 Thread Aurelien Jarno
Dirk Eddelbuettel a écrit : severity 456898 wishlist tags 456898 + upstream tags 456898 + wontfix thanks On 19 December 2007 at 11:53, Brian Gough wrote: | At Tue, 18 Dec 2007 09:23:30 -0600, | Dirk Eddelbuettel wrote: | /usr/lib/libgsl.so: undefined reference to `cblas_zher2k' |

Bug#456898: GSL linking issue with new '--as-needed' option to GNU ld [Was: Bug#456898: libgsl0ldbl: Uses symbols from libcblas.so, but not linked with it]

2007-12-20 Thread Dirk Eddelbuettel
severity 456898 wishlist tags 456898 + upstream tags 456898 + wontfix thanks On 19 December 2007 at 11:53, Brian Gough wrote: | At Tue, 18 Dec 2007 09:23:30 -0600, | Dirk Eddelbuettel wrote: | /usr/lib/libgsl.so: undefined reference to `cblas_zher2k' | /usr/lib/libgsl.so: undefined

Bug#456898: GSL linking issue with new '--as-needed' option to GNU ld [Was: Bug#456898: libgsl0ldbl: Uses symbols from libcblas.so, but not linked with it]

2007-12-19 Thread Brian Gough
At Tue, 18 Dec 2007 09:23:30 -0600, Dirk Eddelbuettel wrote: /usr/lib/libgsl.so: undefined reference to `cblas_zher2k' /usr/lib/libgsl.so: undefined reference to `cblas_strsv' /usr/lib/libgsl.so: undefined reference to `cblas_zdotc_sub' [ many more of these ] Can you see a

Bug#456898: GSL linking issue with new '--as-needed' option to GNU ld [Was: Bug#456898: libgsl0ldbl: Uses symbols from libcblas.so, but not linked with it]

2007-12-19 Thread Dirk Eddelbuettel
On 19 December 2007 at 11:53, Brian Gough wrote: | At Tue, 18 Dec 2007 09:23:30 -0600, | Dirk Eddelbuettel wrote: | /usr/lib/libgsl.so: undefined reference to `cblas_zher2k' | /usr/lib/libgsl.so: undefined reference to `cblas_strsv' | /usr/lib/libgsl.so: undefined reference to

Bug#456898: GSL linking issue with new '--as-needed' option to GNU ld [Was: Bug#456898: libgsl0ldbl: Uses symbols from libcblas.so, but not linked with it]

2007-12-19 Thread Aurelien Jarno
Dirk Eddelbuettel a écrit : On 19 December 2007 at 11:53, Brian Gough wrote: | At Tue, 18 Dec 2007 09:23:30 -0600, | Dirk Eddelbuettel wrote: | /usr/lib/libgsl.so: undefined reference to `cblas_zher2k' | /usr/lib/libgsl.so: undefined reference to `cblas_strsv' |

Bug#456898: GSL linking issue with new '--as-needed' option to GNU ld [Was: Bug#456898: libgsl0ldbl: Uses symbols from libcblas.so, but not linked with it]

2007-12-18 Thread Dirk Eddelbuettel
Brian, I need your input. Debian is switching to passing '-Wl,--as-needed' to the linker, and this seems to break the split between the gsl and gslcblas library files. A case in point is cited below and at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456872 where qtiplot failes