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



OK, this doesn't look good... but looking at the assembly sources, I don't
think newlib 1.9.0 supports HPPA ELF 64 (or even 32bit) :-(

I guess I need to get one of the static or shared libraries from the HP
system and then binutils will link -lc using hp's lib C library (this
should work?)

Shawn.

On Sat, 30 Jun 2001, Alan Modra wrote:

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