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: 64 bit BFD configuration failure on hpux-11.0



  In message <39E42AB2.F0B08ACB@lufmech.rwth-aachen.de>you write:
  > This is a multi-part message in MIME format.
  > --------------E4D8FC0F823F75533D9AF2BE
  > Content-Type: text/plain; charset=us-ascii
  > Content-Transfer-Encoding: 7bit
  > 
  > Hi!
  > 
  > Maybe I missed something, but configuring binutils
  > for --host=hppa64-hp-hpux11.00
  > I obtain configure warnings and compile errors:
  > 
  > configure: warning: You have requested a 64 bit BFD configuration, but
  > configure: warning: your compiler may not have a 64 bit integral type
  > 
  > cpp: "bfd.h", line 141: error 4062: No 64 bit integer type available
  > 
  > 
  > Any help available?
  > configure log attached.
You can't build the PA64 bfd/binutils with HP's tools (there's numerous 
reasons,
all HP bugs/mis-features).

Presumably you don't have any PA64 GNU bits you can use for bootstrapping?

Then you'll need to build a host-x-host cross compiler using the 
GNU PA32 tools to build PA64 tools.  You can then use those PA64 tools
to rebuild native PA64 tools.
jeff


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