This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [lto][patch] Use @args when calling lto-wrapper


On Wed, Feb 04, 2009 at 11:11:40PM -0800, Ian Lance Taylor wrote:
> The only real issue is always building a PIC version of libiberty.
> That is useless work in many cases, and in particular is useless for
> the GNU binutils and gdb.

Ian, this changed recently.  If building with --enable-shared we link
libbfd.so and libopcodes.so against a pic libiberty if it is
available.  http://sourceware.org/ml/binutils/2009-01/msg00224.html

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]