Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2003 22:48:28 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        ports@geeksrus.net, deischen@FreeBSD.org, freebsd-threads@FreeBSD.org
Subject:   Re: bin/35329: Linking against libc_r.* provokes nasty linker messages about unsafe functions
Message-ID:  <200307130548.h6D5mSEV089478@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307130548.h6D5mSEV089478>