This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: An alternative BLAS Lib.


Hi,

Sure, I do this all the time.

Compile your own files, but link with

   -lgsl -lcblas -latlas -lm

instead of
 
   -lgsl -lgslcblas -lm


Good luck,

Gert


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]