• 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: linking with real-time extensions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linking with real-time extensions


  • Subject: Re: linking with real-time extensions
  • From: Chris Hanson <email@hidden>
  • Date: Fri, 25 Apr 2008 20:14:25 -0700

On Apr 25, 2008, at 1:54 PM, Arindam Mallik wrote:

I am trying to create a binary which needs real time libraries (- lrt option in gcc) during linking.

This is not an option to GCC; it tells GCC to link with a library named "rt."


Since there is no such library, you need to determine in some other way whether the POSIX realtime extensions you need are supported on Mac OS X. What APIs do you specifically need? You should be able to tell via "apropos" whether they are available.

You'll probably also be best off asking something like that on the unix-porting mailing list, as its purpose is to help developers port code from other Unix and Unix-like systems to Mac OS X.

  -- Chris

_______________________________________________
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: 
 >linking with real-time extensions (From: "Arindam Mallik" <email@hidden>)

  • Prev by Date: Re: Install of iPhone SDK Beta 4
  • Next by Date: Re: porting newer versions of gcc with XCode
  • Previous by thread: linking with real-time extensions
  • Next by thread: Looking for an Xcode Developer
  • Index(es):
    • Date
    • Thread