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: Vincent Torri
Subject: Re: libtool 1.5.26: OpenBSD and -pthread
Date: Tue, 29 Dec 2009 19:35:03 +0100 (CET)



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 ?

If you compile a trivial hello-world type program with '-v -pthread', does the output show that an alternate libc or a threads library is being used?

I'll ask the guy who reported the problem

Thank you

Vincent Torri




reply via email to

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