On 2026-07-28 21:12, Trent Tanchin wrote:
This only occurs when configuring with --threads=posix.
I can't reproduce the problem on Fedora 44 when building from Savannah git commit af1768282907071ee0b8cb9ab0eef1010cbbd4d1. After running './bootstrap', here's what I see: $ ./configure --threads=posix configure: error: unrecognized option: '--threads=posix' Try './configure --help' for more information And indeed there is no support for --threads in my 'configure' script. Perhaps you're using a specially tailored 'configure' script? If so, I'd look into that tailoring.
