libtool
[Top][All Lists]
Advanced

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

Re: libtool 1.5.26: OpenBSD and -pthread


From: Bob Friesenhahn
Subject: Re: libtool 1.5.26: OpenBSD and -pthread
Date: Tue, 29 Dec 2009 12:58:25 -0600 (CST)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Tue, 29 Dec 2009, Vincent Torri wrote:

On Tue, 29 Dec 2009, Bob Friesenhahn wrote:

tig$ eet
eet:/usr/local/lib/eina/mp/eina_chained_mempool.so: undefined symbol
'pthread_mutex_unlock'

Is -pthread also applied when the binary is built, or has it been lost?

-pthread should also be passed to any binary that uses a lib using pthread, even if the binary itself does not use pthread directly ?

Yes. Otherwise the built program may not work, even if thread APIs are still available.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

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