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]

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



Version: binutils 2.11
Target:  sh-rtems (sh-elf)
GCC Version: 2.95.2

Has anyone seen this assertion up when building gcc:

  /usr/ports/devel/sh-rtems-gcc/work/build-sh-rtems/gcc/xgcc
-B/usr/ports/devel/sh-rtems-gcc/work/build-sh-rtems/gcc/
-B/tmp/sh-rtems-gcc/local/sh-rtems/bin/
-I/tmp/sh-rtems-gcc/local/sh-rtems/include -O2
-I.././../gcc-2.95.2/gcc/../newlib/libc/sys/rtems/include
-DCROSS_COMPILE -DIN_GCC     -O -pipe -I./include   -g1  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc   -I. -I.././../gcc-2.95.2/gcc
-I.././../gcc-2.95.2/gcc/config -I.././../gcc-2.95.2/gcc/../include -c
-DL${name} \
       .././../gcc-2.95.2/gcc/libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  sh-rtems-ar rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_muldi3
{standard input}: Assembler messages:
{standard input}:206: Error: Cannot represent relocation type
BFD_RELOC_32
{standard input}:210: Internal error!
Assertion failure in tc_gen_reloc at
.././../binutils-2.11/gas/config/tc-sh.c line 3335.
Please report this bug.

If not, James will have to build again to generate the
offending .S file. 

Thanks.

-- 
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]