HPPA elf64 binutils problem

Alan Modra amodra@bigpond.net.au
Fri Jun 29 19:27:00 GMT 2001


On Fri, Jun 29, 2001 at 10:06:54PM -0400, Shawn Starr wrote:
> 
> ../../../../../../newlib-1.9.0/newlib/libc/machine/hppa/memchr.S:32:
> Error: Unknown pseudo-op:  `.subspa'
> 
> Did I build bintuils wrong?

It's probably a newlib configuration bug.  It looks to me like you
are trying to compile newlib for a SOM target (.subspa is a SOM
pseudo op), rather than an ELF one.  You'll need to dig around in
the newlib configury files.

Alan



More information about the Binutils mailing list