Tuesday, May 25, 2010

-lpthread: linker input file unused because linking not done

gcc: -lpthread: linker input file unused because linking not done
gcc: -lrt: linker input file unused because linking not done

I got this error/warning when I put the -lpthread in my general flags macro.
It should only be on the final (top level) linking.

No comments:

Post a Comment