This is the mail archive of the binutils@sources.redhat.com 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: For 2.12: sh-coff


On Sun, Feb 17, 2002 at 05:37:17PM -0800, Ian Lance Taylor wrote:
> Daniel Jacobowitz <drow@mvista.com> writes:
> 
> > This has come up before on this list, but apparently was never fixed.  I
> > only recall it being discussed in terms of archives, but the problem is more
> > general.  From the testsuite:
> > 
> > /opt/src/binutils/obj-sh-coff/ld/ld-new  -o tmpdir/asm.x --check-sections tmpdir/asm.o
> > tmpdir/asm.o: file not recognized: File format is ambiguous
> > tmpdir/asm.o: matching formats: coff-shl coff-shl-small
> > 
> > Anyone?
> 
> What is in the bfd_default_vector array in your ld-new executable?

Only shcoff_vec.  Which is, of course, big endian.  Yet GAS seems to be
producing coff-shl by default.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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