bug-libtool
[Top][All Lists]
Advanced

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

Re: broken dependency_libs handling of -pthread


From: Joerg Sonnenberger
Subject: Re: broken dependency_libs handling of -pthread
Date: Mon, 23 May 2005 18:17:15 +0200
User-agent: Mutt/1.5.9i

On Thu, May 19, 2005 at 07:17:28PM +0200, Joerg Sonnenberger wrote:
> libtool-1.5.18 doesn't include -pthread in the dependency_libs
> field of the .la file. This leads to link errors on DragonFly,
> when linking against that library. Typical example is
> ligthread from glib, which is a dependency of libORBit-2.
> orbit-name-server-2 is linked against libORBit-2, but without
> explicit -pthread. This fails with missing symbols.

Attached patch only threats -pthread special and leaves the rest of
the flags alone. Please at least comment on this patch, libtool is
seriously broken on DragonFly when used with pkgsrc without it.

Joerg

Attachment: patch-ac
Description: Text document


reply via email to

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