This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Recommended target for HPUX 11.0


Hello,

My goal is to build the GCC v3.4.5 compiler on my HPUX 11.0 (PA-RISC)
box.  

My approach (one of several recommended in the GCC target specific
documentation) is to:

* Build GCC v3.3.6 using the native HP Compiler (completed) 
* Build BinUtils 2.16.1 using gcc/g++ v3.3.6 
* Build GCC v3.4.5 using gcc/g++ v3.3.6 and the GNU linker and assember
  from BinUtils v2.16.1

Running the default configuration fails for 'ld' because the
hppa2.0-*-*-* target is not supported for the linker.

My questions:

* Given that I wish to build BinUtils using GCC v3.3.6, which (if any)
  of the targets below is the recommended target:
    - hppa*64*-*-linux-gnu*
    - hppa*64*-*
    - hppa*-*-linux-gnu*
    - hppa*-*-*elf*

* Are there other configuration settings which are critical for the
build
  of BinUtils to succeed for the target recommended above?

Thanks in advance for the help,


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