Math Kernel Library Developer Guide

Linking on IA-32 Architecture Systems

The following examples illustrate linking that uses Intel® compilers.

Most examples use the .f Fortran source file. C/C++ users should instead specify a .cpp (C++) or .c (C) file and replace ifort with icl:

See Also