• 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: Weak linking for 10.2.8
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weak linking for 10.2.8


  • Subject: Re: Weak linking for 10.2.8
  • From: David Dunham <email@hidden>
  • Date: Mon, 17 Oct 2005 10:01:25 -0700

At 16:36 -0400 05-10-14, Matt DeFoor wrote:
ld: Undefined symbols:
_sprintf$LDBL128
_vsnprintf$LDBL128
_atanf
_fprintf$LDBL128
_sscanf$LDBL128

I'm not using long double anywhere in my code that I'm aware of (though it could be in some of my libraries). Where do I pick up these symbols?

Try adding -lSystemStubs to your other linker flags to resolve those undefined symbols.

FWIW, that generates its own error, about not finding the lib file.

It appears that the actual error here was caused by not compiling a library with 3.3.

Unfortunately, now I'm back to trying to get that library to compile, with the conflicting types for __mbstate_t error (caused by /usr/include somehow getting into the search path, rather than the SDK version).
--


David Dunham     A Sharp, LLC
Voice/Fax: 206 783 7404     http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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


  • Follow-Ups:
    • Re: Weak linking for 10.2.8
      • From: "William H. Schultz" <email@hidden>
References: 
 >Weak linking for 10.2.8 (From: David Dunham <email@hidden>)
 >Re: Weak linking for 10.2.8 (From: Matt DeFoor <email@hidden>)

  • Prev by Date: On Windows this is a dll, what is it on OS X
  • Next by Date: Re: Creating a "service"
  • Previous by thread: Re: Weak linking for 10.2.8
  • Next by thread: Re: Weak linking for 10.2.8
  • Index(es):
    • Date
    • Thread