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]

Re: binutils 2.11 sh-rtems/sh-elf dies building gcc


Alan Modra wrote:
> 
> On Tue, 10 Apr 2001, Joel Sherrill wrote:
> 
> > j.s:21: Error: Cannot represent relocation type BFD_RELOC_32
> > j.s:21: Internal error!
> > Assertion failure in tc_gen_reloc at
> > ../../binutils-2.11/gas/config/tc-sh.c line 3335.
> 
> You need a little "bfd_gas=yes" in gas/configure.

This failure is with the this patch and includes bfd_gas=yes.

http://sources.redhat.com/ml/binutils/2001-02/msg00509.html

In fact line 3335 is in the routine tc_gen_reloc which is
clearly inside a BFD_ASSEMBLER ifdef so I am pretty sure
bfd_gas=yes. :)

> 
> --
> Alan Modra

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985


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