Shridhar,
Obviously not, but I just did make inside the test directory, so I
assume the Makefile needs to be fixed.
Thanks,
Dave
On Thu, 2003-12-18 at 07:21, Shridhar Daithankar wrote:
> On Thursday 18 December 2003 17:37, Dave Cramer wrote:
> > test_thread.pgc:51: undefined reference to `pthread_create'
> > undefined reference to `pthread_join'
>
> It is not linking against pthreads library. Do you have -lpthread cause in
> your compilation/linking command?
>
> Shridhar
>
>