David Daney wrote:
It used to work, but as Mohan mentioned has suffered bit rot. The best
case would be to restore it to working order.
The threads setting should default to the proper value. If you are
getting failures, then you are either asking for a broken configuration
which should be fixed, or you are specifying an invalid combination in
which case configure should be made to offer a helpful diagnostic.
It is unclear to me which of these cases you find yourself in.
I think what Dave is saying is that it would work if he configured with
--enable-threads=posix, however, if he doesn't specify anything it
assumes --disable-threads and fails.