[Haskell-cafe] Re: [hmatrix] build error

Xiao-Yong Jin xj2106 at columbia.edu
Wed Oct 8 16:16:00 EDT 2008


Alberto Ruiz <aruiz at um.es> writes:

> Hi Xiao-Yong,
>
> In i686 Arch linux, with the normal blas and lapack, I need:
>
> 	extra-libraries: gsl lapack blas gslcblas gfortran
>
> But using atlas-lapack:
>
> 	extra-libraries: gsl lapack f77blas gslcblas atlas gcc_s

I guess you want cblas instead of gslcblas, since atlas has
it.

>
> I don't know how I found that "__powidf2" is in libgcc_s  :)
>

References and bibliography is truly important.

> I will add these options to hmatrix.cabal.
>
> -Alberto

Thanks a lot for the excellent work.

Xiao-Yong
-- 
    c/*    __o/*
    <\     * (__
    */\      <


More information about the Haskell-Cafe mailing list