Advertisement
Guest User

Untitled

a guest
Nov 11th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. e. You must also configure the project settings by selecting from the Project ->
  2. Properties -> C/C++ Build -> Settings menu bar. Then do the following configurations:
  3. • GCC C Compiler -> Miscellaneous -> Check Support for pthreads;
  4. • GCC C Linker -> General -> Check Support for pthreads; and
  5. • GCC C Linker -> Libraries (-l) -> Add a line containing rt.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement