• 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: Frank Ribitch <email@hidden>
  • Date: Wed, 8 Jun 2005 11:41:41 -0400

you rule! I added the intel build option, but the SDK was set to system default, not the 10.4u

but now i get an NSArray error from xcode. It says it attempted to insert nil, then xcode crashes.

Frank Ribitch
ACTC, CWNA
DetroitMac, Inc.
586.795.8080
http://www.detroitmac.com

On Jun 8, 2005, at 10:36 AM, Fritz Anderson wrote:

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
References: 
 >universal binary compilation errors (From: Frank Ribitch <email@hidden>)
 >Re: universal binary compilation errors (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Re: - (IBAction)showWindow:(id)sender
  • Next by Date: Resetting an NSSearchField, part 2
  • Previous by thread: Re: universal binary compilation errors
  • Next by thread: Sorted arrays
  • Index(es):
    • Date
    • Thread