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
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
>
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
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.