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 11:27:34 -0500 (CDT)

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

> Bob Friesenhahn wrote:
>
> > 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.
>
> Doh!
> Thanks Bob. One sec....
>
> There, is that okay?

Better.

There is still one potential significant issue due to multi-lingual
environments.  There may be situtations where the C compiler accepts
these options, but the C++ compiler does not.  This can happen if the
C compiler and C++ compiler come from different vendors but are
otherwise compatible.  In this situation, C++ programs may refuse to
link.

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






reply via email to

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