LAPACK


$ cp make.inc.example make.inc
$ make blaslib testing
$ make

http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00046.html

add current directory to library search path

$ gcc -L . -lm -llpack file.c -o executable_file

  1. No comments yet.
(will not be published)