[Bug libc/25003] New: getconf: POSIX_V7_THREADS_CFLAGS and POSIX_V7_THREADS_LDFLAGS missing

konrad.schwarz at siemens dot com sourceware-bugzilla@sourceware.org
Mon Sep 16 15:14:00 GMT 2019


https://sourceware.org/bugzilla/show_bug.cgi?id=25003

            Bug ID: 25003
           Summary: getconf: POSIX_V7_THREADS_CFLAGS and
                    POSIX_V7_THREADS_LDFLAGS missing
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: konrad.schwarz at siemens dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/c99.html#tagtcjh_24
specifies the existance and semantics of the above identifiers.

However, they are missing from glibc.  I'd expect the ..._LDFLAGS to be
-pthread or (standards-conforming) -lpthread and ..._CFLAGS to be -pthread.

See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649164

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list