Re: binutils-2.24 build fails on HPUX PA-RISC

2014-12-12 Thread Alan Modra
On Fri, Dec 12, 2014 at 01:46:57PM -0700, Stuart Kemp wrote: > Compilation still fails in the same place. Did you regenerate configure and config.in? -- Alan Modra Australia Development Lab, IBM ___ bug-binutils mailing list bug-binutils@gnu.org https

Re: binutils-2.24 build fails on HPUX PA-RISC

2014-12-12 Thread Stuart Kemp
Compilation still fails in the same place. -Stuart >>> Alan Modra 12/11/2014 12:48 AM >>> On Tue, Dec 09, 2014 at 12:01:41PM +1030, Alan Modra wrote: > On Mon, Dec 08, 2014 at 01:30:34PM -0700, Stuart Kemp wrote: > > > > Building binutils-2.24 fails on HPUX PA-RISC 11.31 using HP's compiler >

Re: binutils-2.24 build fails on HPUX PA-RISC

2014-12-10 Thread Alan Modra
On Tue, Dec 09, 2014 at 12:01:41PM +1030, Alan Modra wrote: > On Mon, Dec 08, 2014 at 01:30:34PM -0700, Stuart Kemp wrote: > > > > Building binutils-2.24 fails on HPUX PA-RISC 11.31 using HP's compiler > > Yes, you need a compiler that supports "long long". I don't know if > yours does. If it

Re: binutils-2.24 build fails on HPUX PA-RISC

2014-12-08 Thread Alan Modra
On Mon, Dec 08, 2014 at 01:30:34PM -0700, Stuart Kemp wrote: > > Building binutils-2.24 fails on HPUX PA-RISC 11.31 using HP's compiler Yes, you need a compiler that supports "long long". I don't know if yours does. If it does, you might need to tweak binutils/elfcomm.h HOST_WIDEST_INT define.