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: HPPA elf64 binutils problem


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


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