Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29282 Discussions

ld: no such file or directory on MAC OS X

david_farrelly
Beginner
591 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
591 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