Hello,
in new with lapack. I use a gcc compiler and Centos. I'm reading the file cblas-report.pdf from netlib.org and I did de example on page 115 cap 3.6 Interface Issues, the C code of matrix 3.3. How should I compile this program? I tried the usual --> gcc program.c -g program but isn't this way. Can anyone tell me?
Thanks

