Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jojo0815

macrumors newbie
Original poster
Jul 21, 2011
10
0
Hi all,

only a quick comment on how to use Intel's icc or fort compilers in Mac OS X 10.7 Lion:

Me and some others had the following problem while the linking procedure of a program:

ld: library not found for -lSystemStubs

The problem seems to be that Intel does not yet support Lion. The workaround we use is to copy the three files

libsystemstubs_debug.a, libsystemstubs_profile.a and libsystemstubs.a

from

/Developer/SDKs/MacOsX10.6.sdk/usr/lib

to

/usr/lib.

This was already suggested here: http://software.intel.com/en-us/articles/intel-compiler-support-for-mac-os-x-107-and-xcode-41/

I hope this will help someone with the same problems :).

Cheers.
 
Wirelessly posted (Mozilla/5.0 (iPod; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5)

I think the SystemStubs have been depricated in Lion.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.