[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Configure unable to detect pthread.h (ITS#94)



At 08:11 PM 3/5/99 GMT, chris@nmedia.net wrote:
>Looks like it isn't doing -pthread with gcc

We do, it's the third pthread link test.  

>configure:3494: checking for pthread.h
>configure:3504: gcc -E  conftest.c >/dev/null 2>conftest.out

That's the first pthread link test (with $LIBS).  Look a little
further down in your config.log.

Kurt