#include path
Brian Gough
bjg@network-theory.co.uk
Tue Feb 15 06:19:00 GMT 2000
You are correct, it needs -I$prefix/include/gsl. The section in the
manual about this is actually wrong (I have corrected it now). We are
planning to reorganize the directories so that #include <gsl/...> will
work in future but it doesn't at the moment, due to the way things are
built.
Aram Khalili writes:
> Hello,
>
> I just got and built GSL 0.5, and noticed that all the include files
> (which are put in $prefix/include/gsl) do not include the gsl/ prefix in
> their own #include statements. This makes one add -I$prefix/include/gsl
> in addition to the normal -I$prefix/include . Shouldn't it be different?
> Or did I make a mistake somewhere?
>
> -aram (not on gsl-discuss)
More information about the Gsl-discuss
mailing list