|
Message-ID: <20220308140139.GO7074@brightrain.aerifal.cx> Date: Tue, 8 Mar 2022 09:01:40 -0500 From: Rich Felker <dalias@...c.org> To: Adhemerval Zanella <adhemerval.zanella@...aro.org> Cc: musl@...ts.openwall.com, John Scott <jscott@...teo.net> Subject: Re: Missing _CS_POSIX_V7_THREADS_CFLAGS and Missing _CS_POSIX_V7_THREADS_LDFLAGS On Tue, Mar 08, 2022 at 10:52:48AM -0300, Adhemerval Zanella wrote: > > > On 08/03/2022 10:02, Rich Felker wrote: > > On Tue, Mar 08, 2022 at 06:50:51AM +0000, John Scott wrote: > >> Hi all, > >> > >> Please CC me on replies. > >> > >> It seems like musl is missing these confstr parameters which are > >> necessary to portably get the build flags for building multithreaded > >> programs. > > > > Yes, we were waiting to add them to pick common numbers that glibc > > would also use. Any idea if they've done that yet? If not I'll ping > > them again, and if they still don't respond I guess we just pick our > > own and let them potentially diverge... > > Do you have the initial thread on libc-alpha in hand? I think I missed it. > In any case I would like to not diverge. >From 2020: Subject: [RFC][PATCH] * bits/confname.h: Define _CS_POSIX_V7_THREADS_CFLAGS, _CS_POSIX_V7_THREADS_LDFLAGS Message-Id: <20201026233303.16034-1-ericonr@...root.org> I thought there was a bugzilla item for it too but I can't find it. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.