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]

HPPA elf64 binutils problem



I finally managed to build gcc using cross-binutils (I just had to get the
hppa 64bit crt0.o and friends from the HP itself).

Using binutils 2.11.2 I get the following bomb when building newlib using
a the cross-compiler of gcc 3.00 (from amodra's cvs patches/code):

../../../../../../newlib-1.9.0/newlib/libc/machine/hppa/pcc_prefix.s:361:
Error: Unsupported variable size or fill value
../../../../../../newlib-1.9.0/newlib/libc/machine/hppa/pcc_prefix.s:361:
Error: Rest of line ignored. First ignored character is `='.
../../../../../../newlib-1.9.0/newlib/libc/machine/hppa/pcc_prefix.s:362:
Error: Unknown pseudo-op:  `.subspa'
../../../../../../newlib-1.9.0/newlib/libc/machine/hppa/pcc_prefix.s:364:
Error: Unknown pseudo-op:  `.subspa'
../../../../../../newlib-1.9.0/newlib/libc/machine/hppa/pcc_prefix.s:365:
Error: Unknown pseudo-op:  `.subspa'
../../../../../../newlib-1.9.0/newlib/libc/machine/hppa/pcc_prefix.s:366:
Error: Unknown pseudo-op:  `.subspa'
../../../../../../newlib-1.9.0/newlib/libc/machine/hppa/pcc_prefix.s:367:
Error: Unknown pseudo-op:  `.subspa'
../../../../../../newlib-1.9.0/newlib/libc/machine/hppa/pcc_prefix.s:368:
Error: Unknown pseudo-op:  `.subspa'
../../../../../../newlib-1.9.0/newlib/libc/machine/hppa/pcc_prefix.s:387:
Error: Unknown pseudo-op:  `.subspa'
../../../../../../newlib-1.9.0/newlib/libc/machine/hppa/memchr.S:32:
Error: Unknown pseudo-op:  `.subspa'

Did I build bintuils wrong?

Shawn.


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