• 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: Link error for mach_absolute_time()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Link error for mach_absolute_time()


  • Subject: Re: Link error for mach_absolute_time()
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Tue, 23 Oct 2007 13:26:47 +0200

Try this command in the terminal:

nm '/your/sdk/root'/usr/lib/libSystem.dylib | grep mach_absolute_time

If you see something like this ("addr T symbol_name") 
9002adf0 T _mach_absolute_time

then the symbol is exported and that's probably a parameter error in you linker invocation or an error in your code.


Le 23 oct. 07 à 11:31, Dirk Stegemann (Mailing-Lists) a écrit :

mach_absolute_time


 _______________________________________________
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: 
 >Link error for mach_absolute_time() (From: "Dirk Stegemann (Mailing-Lists)" <email@hidden>)

  • Prev by Date: Link error for mach_absolute_time()
  • Next by Date: Re: Terminal
  • Previous by thread: Link error for mach_absolute_time()
  • Next by thread: Problem with ld --wrap, Help
  • Index(es):
    • Date
    • Thread