• 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: Undefined _read$UNIX2003 symbols in link phase
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Undefined _read$UNIX2003 symbols in link phase


  • Subject: Re: Undefined _read$UNIX2003 symbols in link phase
  • From: Shawn Erickson <email@hidden>
  • Date: Wed, 20 May 2009 15:03:24 -0700

On Wed, May 20, 2009 at 2:53 PM, Stephen Austin
<email@hidden> wrote:
> I’m building a static library from a code base and linking this into a
> larger project.  When I do this I get undefined symbols of the form
> _read$UNIX2003 (also for _write , _strerror, _strtof and _strtod).
>
> How can I either resolve these symbols or avoid having them referenced in
> the build library?

You need to build the library and the dependent project with matching
SDK settings. Likely a mismatch exists that is resulting in the
library using Leopard's Unix03 certified entry points will the large
project doesn't see those in the SDK it is using.

-Shawn
 _______________________________________________
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: 
 >Undefined _read$UNIX2003 symbols in link phase (From: "Stephen Austin" <email@hidden>)

  • Prev by Date: Undefined _read$UNIX2003 symbols in link phase
  • Next by Date: Difficulties with Framework project
  • Previous by thread: Undefined _read$UNIX2003 symbols in link phase
  • Next by thread: Difficulties with Framework project
  • Index(es):
    • Date
    • Thread