A typo on my part in my posting. My Makefile has:

SHLIB_LINK = -lgsl -lgslcblas

Regards

John


Quoting Martijn van Oosterhout <[EMAIL PROTECTED]>:

> On Mon, May 19, 2008 at 06:23:03PM +0100, [EMAIL PROTECTED] wrote:
> > Thanks for the reply. My GSL libraries, 'libgsl' and 'libgslcblas', are in
> the
>
> I saw that and then in your previous message:
>
> > > > PG_CPPFLAGS = -lgsl -lgslcblas
> > > > PG_LIBS = -lgsl -gslcblas
> > > > SHLIB_LINK = -lgsl -gslcblas
>
> Shouldn't those -gslcblas be -lgslcblas?
>
> Have a ncie day,
> --
> Martijn van Oosterhout   <[EMAIL PROTECTED]>   http://svana.org/kleptog/
> > Please line up in a tree and maintain the heap invariant while
> > boarding. Thank you for flying nlogn airlines.
>





-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to