• 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 _clock$UNIX2003 in 3rd party static lib with xcode 3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: undefined _clock$UNIX2003 in 3rd party static lib with xcode 3


  • Subject: Re: undefined _clock$UNIX2003 in 3rd party static lib with xcode 3
  • From: Peter O'Gorman <email@hidden>
  • Date: Thu, 08 Nov 2007 21:09:57 -0600

Tobias Ford wrote:
> I'm building Umbra's dpvs library under xcode 3 as a static library.
>
> When linking the final application against the dpvs library I'm getting
> an undefined symbol for _clock$UNIX2003.  In the dpvs source, it's using
> clock() from time.h.
>
> It worked fine under xcode 2x and this is a function that is defined in
> the standard c library.  As far as I know, there really shouldn't be an
> issue with this.  Any suggestions?  Thanks.

nm libSystem.dylib | grep _clock
shows both _clock and _clock$UNIX2003 for me, as it should.

Are you using an older SDK at application link time, and a newer one, or
no sdk at all, for the library?

Peter
 _______________________________________________
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: undefined _clock$UNIX2003 in 3rd party static lib with xcode 3
      • From: Tobias Ford <email@hidden>
References: 
 >undefined _clock$UNIX2003 in 3rd party static lib with xcode 3 (From: Tobias Ford <email@hidden>)

  • Prev by Date: undefined _clock$UNIX2003 in 3rd party static lib with xcode 3
  • Next by Date: Re: undefined _clock$UNIX2003 in 3rd party static lib with xcode 3
  • Previous by thread: undefined _clock$UNIX2003 in 3rd party static lib with xcode 3
  • Next by thread: Re: undefined _clock$UNIX2003 in 3rd party static lib with xcode 3
  • Index(es):
    • Date
    • Thread