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
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool