Questions tagged [librt]

17 questions
0
votes
1 answer

Tracing compiler error "undefined reference" when adding -lrt hasn't worked

Working on a large embedded linux codebase / SDK "Not Invented Here" - invented offshore by Elbonian Code Slaves nailing various things together. Part of the codebase is Live555 WIS-Streamer. In order to (try to) fix a niggle relating to timestamps…
John U
  • 2,886
  • 3
  • 27
  • 39
0
votes
1 answer

Check for librt linking

Is there a macro that I can #ifdef for to check if librt has been linked to, ie by -lrt with gcc?
chew socks
  • 1,406
  • 2
  • 17
  • 37
1
2