Framework problem when linking in Release mode
Framework problem when linking in Release mode
- Subject: Framework problem when linking in Release mode
- From: Lionel Lacassagne <email@hidden>
- Date: Fri, 03 Feb 2006 11:27:35 +0100
- Organization: IEF
Hello,
I've just switch to OS X 10.4 in order to use XCode 2.2
I have some problem with Framework creation and utilization.
On my beloved G5, I got one warning, that I cannot fix, when I build a
project that uses one of my framework (recompiled with XCode 2.2):
"cputype (18, architecture ppc) does not match cputype (7) for
specified -arch flag i386.
Then I get an error "undifined symbols" the Framework functions called
into my project are not included
In "Info", the different settings are
Architecture: $(NATIVE_ARCH)
instruction scheduling: PowerPC G5
Cross_Develop Using Targt SDK: Current Mac OS (instead of MacOS X
10.4, but MAC OSX 10.4 doesn't help)
I supposed I miss a setting somewhere, but I didn't see any flag to
specify PPC (except instruction scheduling)
I also swap "Architecture" to PPC, but the problem still exists.
This is very strange since its works correctly in Debug (link with PPC
version) but not in Release (link with i386 version)
Thanks in advance
Lionel
--
Lionel Lacassagne
http://www.ief.u-psud.fr/~lacas
email@hidden
Institut d'Electronique Fondamentale - AXIS
Universite Orsay
33-1-69-15-40-08
_______________________________________________
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