Here's a revised version of the armadillo port, adding arpack and hdf5
as a dependency.
And the missed COMPILER line, oops.
Notes:
- I definitely prefer to be explicit for CONFIGURE_STYLE
- the library definitely requires linking with the gfortran library
because some of lapack blas want symbols in there
- with arpack added, no need for explicit depends on blas/lapack,
as arpack needs them anyway.
No comments:
Post a Comment