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



Investing that right now..

my hello world c program linked but could not link with -lc (need newlib).

file test.o
test.o: ELF 64-bit (`) MSB relocatable, PA-RISC, version 1, not stripped

So, if it's just newlib then all I need to do is rebuild binutils + gcc
and tarball and upload to the hp system and i'll be go!

Thanks for your help Alan.


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]