bug-libtool
[Top][All Lists]
Advanced

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

libtool 1.5.12: -pthread lost


From: Andreas Schwab
Subject: libtool 1.5.12: -pthread lost
Date: Mon, 07 Feb 2005 12:15:50 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

libtool is throwing away the -pthread flag during linking.  It is now put
in compiler_flags instead of deplibs, but the former seems to be ignored.
Reverting this patch fixes the problem:

2005-01-16  Peter O'Gorman  <address@hidden>

        * ltmain.in: Don't pass through compiler-like thread flags when
        using $LD to do the linking. Use compiler_flags instead. 
        Reported by address@hidden

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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