Kenneth Geisshirt wrote:
On Fri, 09 Jan 2009 09:38:47 +0000
Robin Hankin <[email protected]> wrote:
What are the correct flags here?
Try to add -lm -lgsl.
/kneth
Hi Kneth
I tried that:
rk...@linux-7okp:~>
rk...@linux-7okp:~> gcc -I/usr/local/include -lm -lgsl f.c
/usr/local/lib/libgsl.so: undefined reference to `cblas_ctrmv'
/usr/local/lib/libgsl.so: undefined reference to `cblas_zswap'
/usr/local/lib/libgsl.so: undefined reference to `cblas_zsymm'
/usr/local/lib/libgsl.so: undefined reference to `cblas_cgeru'
/usr/local/lib/libgsl.so: undefined reference to `cblas_sgemm'
/usr/local/lib/libgsl.so: undefined reference to `cblas_ctrsv'
/usr/local/lib/libgsl.so: undefined reference to `cblas_sgemv'
/usr/local/lib/libgsl.so: undefined reference to `cblas_srotg'
/usr/local/lib/libgsl.so: undefined reference to `cblas_zgemm'
/usr/local/lib/libgsl.so: undefined reference to `cblas_cdotu_sub'
/usr/local/lib/libgsl.so: undefined reference to `cblas_dznrm2'
/usr/local/lib/libgsl.so: undefined reference to `cblas_ddot'
/usr/local/lib/libgsl.so: undefined reference to `cblas_csymm'
any ideas?
--
Robin K. S. Hankin
Uncertainty Analyst
University of Cambridge
19 Silver Street
Cambridge CB3 9EP
01223-764877
_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl