bug-binutils
[Top][All Lists]
Advanced

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

Re: binutils-2.18 on Solaris 2.6 - ld_elf32_sparc_emulation


From: Alan Modra
Subject: Re: binutils-2.18 on Solaris 2.6 - ld_elf32_sparc_emulation
Date: Tue, 13 Nov 2007 08:12:22 +1030
User-agent: Mutt/1.5.9i

On Mon, Nov 12, 2007 at 11:39:18AM -0800, Gary E. Barnes wrote:
> 
> The ld-new executable (module ldemul.o) expects ld_elf32_sparc_emulation to
> come from somewhere.  It apparently does not exist.  The only two places in
> the source code where that name is present are both in ldemul-list.h.
> 
> ./ld/ldemul-list.h:2:extern ld_emulation_xfer_type ld_elf32_sparc_emulation;
> ./ld/ldemul-list.h:5:  &ld_elf32_sparc_emulation, \

You should also find it here
ld/eelf32_sparc.c:struct ld_emulation_xfer_struct ld_elf32_sparc_emulation =

eelf32_sparc.c is built by genscripts.sh from emultempl/elf32.em and
other files, so it might be that genscripts.sh is not being
interpreted correctly by your shell.

-- 
Alan Modra
Australia Development Lab, IBM




reply via email to

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