• 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: Build problem (again)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build problem (again)


  • Subject: Re: Build problem (again)
  • From: Greg Guerin <email@hidden>
  • Date: Thu, 22 Nov 2007 11:00:48 -0700

Ed Gronenschild wrote:

>When I use some routines from the libbicpl.a library I get the
>following link errors only in case I build the release (deployment)
>version:
>
>/../libbicpl.a(object.o) reference to undefined _sprintf$LDBLStub
>/../libbicpl.a(colours.o) reference to undefined _sprintf$LDBLStub
>/../libbicpl.a(colours.o) reference to undefined _sscanf$LDBLStub

Have you tried googling?  Either the error message or just the undefined
symbol often gives useful hits, such as this one from 2005:
  <http://lists.apple.com/archives/Xcode-users/2005/Aug/msg00458.html>

When the problem is only in the release build, it usually involves
Universal Binary, or more specifically, the non-native CPU architecture
(i.e. ppc if you're building on x86, and vice versa).


>I'm using OSX 10.4.10 and Xcode 2.4.1.

Which version of gcc?

What is the minimum OS version you're targeting?

What minimum OS version was libbicpl.a compiled for?

  -- GG


 _______________________________________________
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 do you force an Xcode C++ tool to statically link to a library?
  • Next by Date: Re: strange build issue
  • Previous by thread: Build problem (again)
  • Next by thread: strange build issue
  • Index(es):
    • Date
    • Thread