autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Configure not selecting proper -pthread options


From: Kevin Teich
Subject: Re: Configure not selecting proper -pthread options
Date: Fri, 15 Apr 2005 12:25:54 -0400 (EDT)

On Fri, 15 Apr 2005, Ralf Wildenhues wrote:

You are not using ACX_PTHREAD correctly.  From the documentation:
| dnl NOTE: You are assumed to not only compile your program with these
| dnl flags, but also link it with them as well.  e.g. you should link
| dnl with $PTHREAD_CC $CFLAGS $PTHREAD_CFLAGS $LDFLAGS ... $PTHREAD_LIBS $LIBS

Note I have this from http://ac-archive.sf.net, I don't know whether the
two archives are in sync w.r.t. this macro.

Yep, it says that right in the description, which I must have skipped over ten times. Thanks.


--
Kevin Teich





reply via email to

[Prev in Thread] Current Thread [Next in Thread]