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

Lion 10.7.2 Update 7 ld error

Ed_Warnken
Beginner
386 Views
DId a clean install of update 7 as well as an update, with the same ld error.
UsingIntel Fortran Composer XE 2011 for Mac OS* X Update 7, Version 2011.7.246
Mac 10.7.2

bash-3.2# ifort t.f90
ld: library not found for -lcrt1.10.6.o
bash-3.2# locate crt1.10.6.o
/Volumes/MacX/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk/usr/lib/crt1.10.6.o
/Volumes/MacX/Developer/SDKs/MacOSX10.6.sdk/usr/lib/crt1.10.6.o
/Volumes/MacX/Developer/SDKs/MacOSX10.7.sdk/usr/lib/crt1.10.6.o
/Volumes/MacX/usr/lib/crt1.10.6.o
bash-3.2#
bash-3.2# ifort t.f90ld: library not found for -lcrt1.10.6.obash-3.2# locate crt1.10.6.o/Volumes/MacX/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk/usr/lib/crt1.10.6.o/Volumes/MacX/Developer/SDKs/MacOSX10.6.sdk/usr/lib/crt1.10.6.o/Volumes/MacX/Developer/SDKs/MacOSX10.7.sdk/usr/lib/crt1.10.6.o/Volumes/MacX/usr/lib/crt1.10.6.o
0 Kudos
1 Reply
Ron_Green
Moderator
386 Views
let's track this in the duplicate thread here: http://software.intel.com/en-us/forums/showthread.php?t=97950&o=a&s=lr
0 Kudos
Reply