• 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
Re: universal binary compilation errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: universal binary compilation errors


  • Subject: Re: universal binary compilation errors
  • From: Fritz Anderson <email@hidden>
  • Date: Wed, 8 Jun 2005 09:36:47 -0500

On 8 Jun 2005, at 9:23 AM, Frank Ribitch wrote:

I am working on a very basic program. The only logic I have done thus far is data formatting in the GUI. Everything was developed in xcode 2.0, and brought over to 2.1. I tried to compile with the universal binary and I get a undefined symbol error. If i turn off the intel build, it compiles and runs. What am i doing wrong? I am not a fulltime programmer. I just do stuff as our company needs it. All my logic is very basic stuff, like date formatting.

/usr/bin/ld: Undefined symbols:
___keymgr_dwarf2_register_sections
__cthread_init_routine
_atexit

This is getting to be a more FA Q than the ZeroLink trap...

1) Did you remember to install the (optional) SDKs when you installed Xcode 2.1?

2) Did you remember to compile against the 10.4 Universal SDK (which contains libraries for i386 as well as ppc)?

    -- F

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: universal binary compilation errors
      • From: Frank Ribitch <email@hidden>
References: 
 >universal binary compilation errors (From: Frank Ribitch <email@hidden>)

  • Prev by Date: Re: universal binary compilation errors
  • Next by Date: Sorted arrays
  • Previous by thread: Re: universal binary compilation errors
  • Next by thread: Re: universal binary compilation errors
  • Index(es):
    • Date
    • Thread