This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Error building binutils for HP PA-RASC target


Hi,
 
I am trying to build a cross compiler for HP PA-RISC target on an Intel-based Linux machine, following the instructions in "Getting started with Linux/PARISC: How to Build the Toolchain"(http://thepuffingroup.com/parisc/recipe.html) :
I am using binutils-2.10, gcc-2.95.2, glibc-2.1.3. And when I run
 
<path to binutils sources>/configure --host=i386-linux --prefix=/opt/parisc -- \         target=hppa-linux --enable-targets=hppa64-linux --disable-nls
 
I get the following error:
...
*** BFD does not support target hppa64-linux.
*** Look in bfd/config.bfd for supported targets.
Configure in /home/zoubev/build/binutils/opcodes failed, exiting.
 
Can someone explain me what the problem is? 
 
Best regards,
St.Zoubev

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