On Mon, 2007-07-23 at 13:57 -0400, David Blei wrote:
> hi help-GSL
>
> i'm having trouble using GSL with the ACML blas library. it seems that
GSL
> expects "cblas" to be prepended to each function name. instead of
daxpy(),
> GSL expects cblas_daxpy(). has anyone successfully done this? is there
a
> quick patch, other than rewriting the GSL blas interface?
>
> thanks very much.
>
> david blei
You have to build cblas from www.netlib.org by yourself, note that you
have to use flag -fPIC
_______________________________________________
Help-gsl mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-gsl