[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Cannot compile example.c
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Cannot compile example.c |
Date: |
Thu, 8 Jun 2006 10:08:17 +0100 |
César Asensio writes:
> The command used for compilation is simply
>
> gcc example.c
>
Hello,
You probably figured this out but you need
gcc example.c -lgsl -lgslcblas -lm
See the GSL manual for more examples.
--
Brian Gough
Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/