• 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: Using Libraries on XCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Libraries on XCode


  • Subject: Re: Using Libraries on XCode
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 10 Aug 2005 20:20:38 -0600


On Aug 10, 2005, at 7:13 AM, olavi Sakari wrote:

I have a small query,do the static libraries compiled on Code Warrior 8.3 link successfully on XCode 2.1 just by changing the name from abc.lib -> libabc.a or DO I have to recompile the whole of the library code in XCode 2.1 and then use that newly built library in my main application.

If the library is in C or Objective-C and is compiled as Mach-O, then it should work. At least, I think Metrowerks and GCC use the same C ABI...


If the library uses any C++ in it, or if it is compiled as CFM & linked against the old CarbonLib, then the answer is no.

Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request

_______________________________________________
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


References: 
 >Using Libraries on XCode (From: "olavi Sakari" <email@hidden>)

  • Prev by Date: Re: Changing the Cross-dev SDK for just one target?
  • Next by Date: Trying to build a static library using X-Code 1.5
  • Previous by thread: Re: Using Libraries on XCode
  • Next by thread: RE: Using Libraries on XCode
  • Index(es):
    • Date
    • Thread