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

ld: no such file or directory on MAC OS X

david_farrelly
Beginner
571 Views
Hello,

I have just installed ifort on a Mac Pro 64 bit machine.

Upon compile I get the error message

ld: No such file or directory

and am clueless what to do.

Thanks,

David

0 Kudos
1 Reply
Steven_L_Intel1
Employee
571 Views
ifort is still a 32-bit product on Mac. You'll need the 32-bit linker and libraries to use it.
0 Kudos
Reply