libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] disable de-duplication of postdeps on Solaris


From: Bob Friesenhahn
Subject: Re: [PATCH] disable de-duplication of postdeps on Solaris
Date: Mon, 30 Jul 2012 11:02:59 -0500 (CDT)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Mon, 30 Jul 2012, Fabian Groffen wrote:

I think libtool only injects -lc if it was actually explicitly given, or
do you suspect it to do otherwise?

I think you are correct. However, once this junk makes it into a libtool .la file then it is preserved by libtool.

Your GCC seems to use GNU ld. My GCC build uses Solaris ld and therefore uses the collect2 wrapper, which might cause some change in behavior. My GCC builds (on Solaris 10 and OpenIndiana) do use GNU 'as' from binutils 2.22.

In my experience, using GNU ld on Solaris is dangerous. I have been bit by it every time I tried.

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]