Re: Enabling Intel compilation?
Re: Enabling Intel compilation?
- Subject: Re: Enabling Intel compilation?
- From: Scott Tooker <email@hidden>
- Date: Mon, 6 Jun 2005 22:56:39 -0700
Are you using the native build system for this target? If not, you
should upgrade the project to use native targets.
If you set the "Architectures" build setting at the project level,
that is only noticed by native targets.
Scott
On Jun 6, 2005, at 10:14 PM, Bertrand Landry-Hetu wrote:
So just for fun I've made sure all my build configurations where set
to i386 using the check box. Did a clean and then compiled. Was I
surprised that the built app ran fine on my Powerbook! Looking at the
build log :
"CompileCplusplus
/Users/bert/Desktop/HISimpleList/build/HISimpleList.build/
Development/HISimpleList.build/Objects-normal/ppc/TestHIView.o
/usr/bin/g++-4.0 -c
-I/Users/bert/Desktop/HISimpleList/build/HISimpleList.build/
Development/HISimpleList.build/HISimpleList.hmap
-F/Users/bert/Desktop/HISimpleList/build/Development
-I/Users/bert/Desktop/HISimpleList/build/Development/include -arch
ppc -fno-common -fpascal-strings -O0 -Wmost -Wno-four-char-constants
-Wno-unknown-pragmas -pipe "-fmessage-length=0" -mdynamic-no-pic -g
TestHIView.cp -o
/Users/bert/Desktop/HISimpleList/build/HISimpleList.build/
Development/HISimpleList.build/Objects-normal/ppc/TestHIView.o
"
It still is using -arch ppc ?! Any ideas?
_______________________________________________
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
_______________________________________________
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