automake
[Top][All Lists]
Advanced

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

Re: pthread + SUN Compiler


From: Bob Friesenhahn
Subject: Re: pthread + SUN Compiler
Date: Wed, 17 Feb 2010 15:19:35 -0600 (CST)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Wed, 17 Feb 2010, Ralf Wildenhues wrote:

Libtool assumes that everything is built with the same compiler.

But that's a limitation.  To work better, those extra flags could be
stored as compiler-independently as possible, and converted back to
per-compiler spelling at use time (i.e., at the time something else
links against this library).  I'm not sure how practicable that is
though, it would essentially require to put much logic of ACX_PTHREAD
into the libtool script.  Ugh.

ACX_PTHREAD is really not very good at all so relying on it would be very bad. Just because it happens to (usually) work does not make it good.

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]