Displaying 1 result from an estimated 1 matches for "blaslib".
2004 Apr 23
2
make fails with Sun Forte compiler (PR#6815)
...FFLAGS="-xO5 -xlibmil -dalign"
CXX="CC -xarch=v8plusa"
CXXFLAGS="-xO5 -xlibmil -dalign"
Actually, there is one thing that I didn't specify above, but I'm not sure how.
The Sun Performance library is a BLAS library. In LAPACK, you specify it as
BLASLIB ="-xlic_lib=sunperf"
Is there a simple way to specify that in config.site? Anyways, that's probably
not the problem that I'm having, but if you have any advice...
Here's the real problem, make fails at:
MAKE="make" R_LIBS= ../../../bin/R CMD INSTALL -l ../../....