Från: |
"Dave Yeo" <gnuports@2rosenthals.com> |
Meddelandehuvud Oavkodat meddelande |
Ämne: |
Re: [GNU Ports] Building privoxy - need to specify PTHREAD_LIB - why? |
Datum: |
Mon, 31 Jan 2022 21:52:01 -0800 |
Till: |
GNU Ports for eCS Mailing List <gnuports@2rosenthals.com> |
|
---|
On 01/31/22 09:12 PM, Steven Levine wrote:
In <list-3012143@2rosenthals.com>, on 02/01/22
at 03:07 PM, "Paul Smedley" <gnuports@2rosenthals.com> said:
Hi guys,
Im assuming that on some platforms, adding -pthreads to the gcc command
line causes -lpthreads to be added by gcc automatically.
See:
https://stackoverflow.com/questions/2127797/significance-of-pthread-flag-when-compiling
It would appear that even though our built-in specs understand pthread, we
don't understand it quite as fully as gcc on other platforms.
I see some configure scripts doing 3 or 4 pthread checks before deciding on the one to use for us.
BTW, doesn't privoxy have native OS/2 threads support or was it removed?
Dave
|