help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Cannot find routines in gsl.


From: Brian Gough
Subject: Re: [Help-gsl] Cannot find routines in gsl.
Date: Tue, 15 Nov 2005 16:56:34 +0000

address@hidden writes:
 > gcc -I/usr/local/include -I. -L/usr/local/lib/ -lgsl gsl-histogram.c
 > /cygdrive/c/DOCUME~1/KMCFAR~1/LOCALS~1/Temp/ccY0NoaN.o:gsl-histogram.c:(.text+0xd1):
 >  undefined reference to `_gsl_histogram_alloc'
 > Did ar -t on both /usr/local/lib/libgsl.a and /usr/lib/libgsl.a.  In neither 
 > case were the _gsl_histogram entry points found.  Not the gsl_linalg entries 
 > either.
 > Where can I find the histogram and linalg routines?

Check that you can link to other libraries successfully:
http://www.network-theory.co.uk/docs/gccintro/gccintro_18.html

-- 
regards,

Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]