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]
Other format: [Raw text]

Re: Failure to build cvs HEAD 20040315 on sparc64-linux: No 64 bit integer typa available...


On Tue, Mar 16, 2004 at 11:35:37AM +0100, Christian Joensson wrote:
> On Tue, Mar 16, 2004 at 08:26:11PM +1030, Alan Modra wrote:
> > On Tue, Mar 16, 2004 at 08:50:50AM +0100, Christian Joensson wrote:
> > > On Tue, Mar 16, 2004 at 11:45:16AM +1030, Alan Modra wrote:
> > > > On Mon, Mar 15, 2004 at 04:30:52PM +0100, Christian Joensson wrote:
> > > > > ./bfd.h:110:3: #error No 64 bit integer type available
> > > > 
> > > > Did you configure and build in a clean dir?
> > > 
> > > yes... I have been building binutils a few times a week the last few
> > > years... this problem showed up yesterday...
> > 
> > Since it is likely my fault, would you please send me your configure
> > output?
> 
> sure, here it is:
[snip]

Mystery solved.  I comehow committed a version of bfd/configure that
wasn't generated from the bfd/configure.in that I committed.  The
bad version didn't set HOST_U_64BIT_TYPE when "long" was 64 bit,
something I discovered myself when compiling powerpc64 native..

As it happens, I made some further changes today, and this time
regenerated bfd/configure correctly.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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