• 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
ppc i386
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ppc i386


  • Subject: ppc i386
  • From: Dalton Hamilton <email@hidden>
  • Date: Fri, 24 Feb 2006 13:52:30 +0100

Hello -
I have a Cocoa application that compiles fine for PPC. However, I now need to compile a Universal Binary. A quick search in XCode's help points out that I need to set the Architectures check boxes to both PPC and Intel -- which I did.


Everything compiled but at the linking phase I get an error:

X Undefined symbols:
< and then I get a long list of symbols>
most of these are unix system calls -- like: fopen, fread, fwrite, usleep, semop, semget, getpid, close, getprotobyname, gethostbyname, strncat, memset, inet_ntoa, recvfrom, sendto, setsockopt, socket, etc, etc


however, there are other symbols like: ___keymgr_dwarf2_register_sections, _mach_init_routine, .objc_class_name_NSMtableArray, .objc_class_name_NSM utableDictionary, etc.


Can someone please tell me what XCode is looking for? I imagine it can't find the intel library that has these symbols but that's just a guess.


Many thanks
Dalton Hamilton



_______________________________________________
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


  • Follow-Ups:
    • Re: ppc i386
      • From: Alexander von Below <email@hidden>
  • Prev by Date: gdb crashes on breakpoint
  • Next by Date: Re: ppc i386
  • Previous by thread: Re: gdb crashes on breakpoint
  • Next by thread: Re: ppc i386
  • Index(es):
    • Date
    • Thread