Hi Gregory,
The package hmatrix [1] checks for LAPACK and BLAS (and GSL) using a
simple script [2] (but it does not compile fortran sources, only a few C
helper functions).
[1] http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmatrix
[2]
http://perception.inf.um.es/cgi-bin/darcsweb.cgi?r=hmatrix;a=headblob;f=/configure.hs
Gregory Crosswhite wrote:
Hi,
I want to set up a build that compiles fortran sources in addition to
the Haskell, and which maybe also eventually checks for the existence of
a library or two (specifically, LAPACK and BLAS). Does anyone here have
a suggestion for where I should be looking to figure out how to do this,
such as a package which uses such a setup that would provide an example?
Thanks,
Greg
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe