bug-binutils
[Top][All Lists]
Advanced

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

Re: Suspected bug in binutils / ld (using ver 2.22).


From: Alan Modra
Subject: Re: Suspected bug in binutils / ld (using ver 2.22).
Date: Tue, 22 May 2012 08:48:23 +0930
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, May 21, 2012 at 04:00:25PM +0100, Simon B wrote:
> Here is the exact command I used to configure it:
> ../binutils-2.22/configure --prefix=/usr --enable-shared --with-sysroot=

If I configure with exactly those options, using virgin binutils-2.22
sources, I get:

$ ld/ld-new --sysroot=/tmp
.../ld/.libs/lt-ld-new: this linker was not configured to use sysroots

So, something weird is happening.  --enable-shared can cause trouble
unless you know exactly what you're doing.  Try building without it.
You may be picking up the wrong libbfd.so.

-- 
Alan Modra
Australia Development Lab, IBM



reply via email to

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