This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Skip ld/lto tests if plugins is disabled for binutils?


> From: Alan Modra <amodra@gmail.com>
> Date: Fri, 15 Aug 2014 05:29:24 +0200

> On Thu, Aug 14, 2014 at 04:48:16PM +0200, Hans-Peter Nilsson wrote:
> > Needed for (gdb and) sim too?  It seems to have broken all
> > simulators, or at least those for arm-eabi, cris-elf, d10v-elf,
> > frv-elf, h8300-elf, iq2000-elf, m32c-elf, m32r-elf, m68hc11-elf,
> > mcore-elf, mips-elf, mn10300-elf, powerpc-eabisim, sh-elf,
> > v850-elf like so:
> 
> I did build gdb and sim to test the patch, but just x86_64-linux.

Meh, configuring for x86_64-linux doesn't cause anything in sim
to build...

> The difference is that --enable-plugins is now the default.  I think
> all the sim targets you list

(And all others, presumably.)

> would have failed previously if you'd
> configured with --enable-plugins.  For now, please configure them with
> --disable-plugins.

Nah, I'd rather fix up the broken pieces of "plugin support"
(just there to pacify bfd's need) that actually *are* in sim
already and look like they *should* pull in -ldl.  See
sim/common/{configure.ac,Make-common.in}; I'm looking into it.

brgds, H-P


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