bin/36167: _THREAD_SAFE & _REENTRANT used inconsistently

Gerald Pfeifer gerald at FreeBSD.org
Tue Jun 17 13:35:08 PDT 2003


On Tue, 17 Jun 2003, John E Hein wrote:
> If the headers don't need them, is the documentation of the -pthread
> option in gcc(1) accurate (says -D_THREAD_SAFE should be supplied when
> compiling with -pthread)?  I assume not.
>
> If not, then this bug becomes just a documentation bug for -current.

I'm afraid this is the case and have just notified the responsible
parties.

The source of the problem, of course, is that this really shouldn't
have been added to the GCC man pages, because it is not related to
GCC at all (but a libc issue).

Gerald


More information about the freebsd-bugs mailing list