force xcode to use icpc for linking
force xcode to use icpc for linking
- Subject: force xcode to use icpc for linking
- From: Niklas Lundborg <email@hidden>
- Date: Mon, 13 Nov 2006 17:33:59 +0100
Hello,
We're trying to get xcode to link our project using intels icpc. It
works on another one of our projects but not this. Even stranger is
that it works for two of three targets in this troublesome project.
For the first two targets xcode uses icpc as instructed but for the
last target, a prefpane, it ignores the LD-flag and uses g++ instead.
We invoke xcodebuild like this: xcodebuild LD_i386=/usr/bin/icpc
How can I make xcode use icpc? Why does it refuse on the last target?
Regards,
Niklas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden