• 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: Linking an Xcode library in a CW project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking an Xcode library in a CW project


  • Subject: Re: Linking an Xcode library in a CW project
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 18 Mar 2004 19:25:32 -0700

On Mar 18, 2004, at 9:00 AM, Philippe Casgrain wrote:

I was able to convert one library to Xcode, and build it as a .a file. But when I got to the linking stage, CodeWarrior started throwing link errors my way. I don't understand why these occur:

I don't think it's possible to link C++ code generated by GCC to CodeWarrior 8 projects, because, if I remember correctly, CodeWarrior 8 and GCC 3.3 use two completely different & incompatible C++ ABIs. So you'll have to build both the library and the project using the same compiler... I'm not sure about other versions of CodeWarrior, though.


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

UNIX: Where /sbin/init is Job #1.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Linking an Xcode library in a CW project (From: "Philippe Casgrain" <email@hidden>)

  • Prev by Date: Re: build.xml
  • Next by Date: Re: debugging jnilib from XCode
  • Previous by thread: Linking an Xcode library in a CW project
  • Next by thread: wstring
  • Index(es):
    • Date
    • Thread