On Sun, 28 Jan 2007, Zhe Su wrote:

Then how should I make the code thread safe? Adding mutex locks around each
libltdl call?

That should work as long as there are no other users of libltdl in the application. If you use a 3rd party library which also uses libltdl, then you won't be able to protect for thread safety.

When will the CVS HEAD branch be released as stable version?

A year (or two) ago. ;-)

Libtool 2.0 seems to be like wine. The longer it remains unopened, the better it gets.

Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



Reply via email to