Re: Intel compiler, Xcode 2.5, and Leopard
Re: Intel compiler, Xcode 2.5, and Leopard
- Subject: Re: Intel compiler, Xcode 2.5, and Leopard
- From: Micah Sharp <email@hidden>
- Date: Wed, 20 Feb 2008 10:13:30 -0800
Yup, that was the problem, thanks everyone. The error produced sent me on a goose chase for sure.
Micah Sharp Red Giant Software
Sign up for our newsletter!
On Feb 20, 2008, at 9:13 AM, Fritz Anderson wrote: On 20 Feb 2008, at 10:27 AM, Micah Sharp wrote: /usr/bin/icc-10.1-base/bin/icc -x c++ -arch i386 -dev-usr-root=/Developer/usr -O2 -w1 -DMACINTOSH -DMACOS -DDO_GPU -openmp -fvisibility=default -fpascal-strings -I/Develop/SVNSource/lib/PHLib/osx/PHLib.build/Release/PHLib.build/PHLibXCode-txt.hmap -F/Develop/SVNSource/lib/PHLib/osx -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -I/Develop/SVNSource/lib/PHLib/osx/include -I../../PHLibGPU -I../.. -I../../lib -I../../vgl -I../../GL MAC_OS_X_VERSION_MIN_REQUIRED=1040 -include /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h -c /Develop/SVNSource/lib/PHLib/osx/../AlphaCleanerPH.cpp -o /Develop/SVNSource/lib/PHLib/osx/PHLib.build/Release/PHLib.build/Objects-normal/i386/AlphaCleanerPH.o I am no expert in ICC, but if it were GCC MAC_OS_X_VERSION_MIN_REQUIRED=1040 should be -DMAC_OS_X_VERSION_MIN_REQUIRED=1040
— F
|
_______________________________________________
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