libtool-patches
[Top][All Lists]
Advanced

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

Re: -pthread etc. fix


From: Bob Friesenhahn
Subject: Re: -pthread etc. fix
Date: Sat, 27 Sep 2003 10:54:29 -0500 (CDT)

On Sun, 28 Sep 2003, Peter O'Gorman wrote:

> Looking at this a little more, this does appear to be the only way to do
> this in the time I've got. AIX for example requires a completely
> different compiler for thread support :(.
>
> This patch allows all the -thread switches listed in the acx_pthread
> autoconf macro through to the linker, and puts them in dependency_libs.
>
> Okay to apply?

No.  This patch is not ok to apply.  Look closely at how this list of
symbols is used by the acx_pthread macro.  The options that do not
start with a dash are converted to library names (like -lpthread) and
are not compile/link options.

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen






reply via email to

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