Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29253 Discussions

Compiling mex files with IFORT 8,0 for Matlab 6.5?

Deleted_U_Intel
Employee
454 Views
Hello

Thanks to some tips on the internet I can compile
my old fortran codes to mex files using ifc version 6.0 and matlab 6.1. But now I need to upgrade
to ifort 8.0 and matlab 6.5 and unfortunately I can't figure out how to modify mexopts.sh

Although I use the same settings it seems that ifort is a complete different compiler. libs such as F() no longer exist.

I have even tried to add all libs but to no avail.

/opt/intel_fc_80/lib/libunwind.so.5: undefined symbol: _intel_fast_memcpy

Any help?

Thanks

Ed
0 Kudos
0 Replies
Reply