• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Framework problem when linking in Release mode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Prev by Date: Property name clashes with a method implemented by NSManagesObject or NSObject
  • Next by Date: Re: Removing source code paths from executable
  • Previous by thread: Forget it [wrong list] Re: Property name clashes with a method implemented by NSManagesObject or NSObject
  • Next by thread: RE: Framework problem when linking in Release mode
  • Index(es):
    • Date
    • Thread