not sure if this has been previously been addressed, but dolfin doesn't seem to recognize that on os x machines, BLAS/LAPACK are typically handled via a framework vecLib. while you can add
LDFLAGS=-framework vecLib
but it still appends "-lblas" when linking, which causes errors.


-Gideon Simpson
 Department of Applied Physics and Applied Mathematics
 Columbia University

_______________________________________________
DOLFIN-dev mailing list
[email protected]
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to