HPPA elf64 binutils problem

Shawn Starr spstarr@sh0n.net
Fri Jun 29 19:06:00 GMT 2001


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.



More information about the Binutils mailing list