• 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: CFBundleLoadExecutable failing to load...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CFBundleLoadExecutable failing to load...


  • Subject: Re: CFBundleLoadExecutable failing to load...
  • From: Thomas Engelmeier <email@hidden>
  • Date: Tue, 5 Jun 2007 10:51:05 +0200

Am 05.06.2007 um 06:03 schrieb rohit dhamija:

Yes, it is a static library built in codewarrior. Just a naive query: Can a library built in Codewarrior be used in Xcode carbon applications directly ?

It depends on
- format: CW could generate binaries in Mach-O and CFM format, Xcode uses only Mach-O. I'm not sure if static CFM libraries begin also with a byte sequence like "!JOYPEF "


- content: Metrowerks symbol format was mostly compatible with GCC for C symbols, but the C++ format differed slightly (exceptions, templates). If the lib uses C++, it might even introduce subtle errors (seen with Xcode generated plugins to a 3rd party app buildt with Codewarrior)

HTH,
Tom_E
_______________________________________________
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: How can I control the thread name xcode uses?
  • Next by Date: Overriding functions in static library
  • Previous by thread: How can I control the thread name xcode uses?
  • Next by thread: Overriding functions in static library
  • Index(es):
    • Date
    • Thread