Re: Xcode 2.2.1 precomp link warning -> still happening
Re: Xcode 2.2.1 precomp link warning -> still happening
- Subject: Re: Xcode 2.2.1 precomp link warning -> still happening
- From: Chris Espinosa <email@hidden>
- Date: Fri, 31 Mar 2006 12:53:20 -0800
On Mar 31, 2006, at 11:55 AM, Andy O'Meara wrote:
I'm using Xcode 2.2.1 on the normal 10.4 sdk and getting the following
warning for only i386:
/usr/bin/ld: warning
/Library/Caches/com.apple.Xcode.501/SharedPrecompiledHeaders/(name)
_Prefix-h
kjldpobwkrpsnfotlnxvvbqiwkb/(name)_Prefix.pch.gch.o cputype (18,
architecture ppc) does not match cputype (7) for specified -arch
flag: i386
(file not loaded)
This issue was raised a couple months ago but unfortunately no
resolution or
explanation was ever raised:
http://lists.apple.com/archives/xcode-users/2005/Nov/msg00387.html
Anyone know the explanation?
The main thing is that the precompiled header should not be linked.
Do you have your prefix file as a target member, and in the Compile
Sources build phase?
Chris
_______________________________________________
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