Reply to comment

You need to link with lapack, -llapack, plus any flags libraries that your lapack requires. Likely, that’ll be -lf77blas -latlas or some such.

Reply

  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>.
  • You can use Markdown syntax to format and style the text. Also see and Markdown Extra for tables, footnotes, and more.

More information about formatting options