bin/35329: Linking against libc_r.* provokes nasty linker messages about unsafe functions

Daniel Eischen deischen at FreeBSD.org
Sat Jul 12 22:48:29 PDT 2003


Synopsis: Linking against libc_r.* provokes nasty linker messages about unsafe functions

State-Changed-From-To: open->closed
State-Changed-By: deischen
State-Changed-When: Sat Jul 12 22:47:23 PDT 2003
State-Changed-Why: 
User error.  In 4.x, you can't link to libc_r with -lc_r; you need
to use -pthread (so libc isn't included in the link!)

http://www.freebsd.org/cgi/query-pr.cgi?pr=35329


More information about the freebsd-threads mailing list