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]

RE: build problem on cygwin


On 10 August 2007 15:55, mba wrote:

> I experience a build error when trying to configure the binutils on
> cygwin:
> 
> cd binutils-2.17/
> ./configure --prefix=/usr/local/msp430 --target=msp430
> make
> [...]
> checking for long long... yes
> checking for long long... yes
> checking sizeof long long... configure: error: cannot compute the sizeof
> (long long), 77
> 
> There are no more details in the config.log.
> 
> I tried the 2.17 release and the head from cvs. My gcc version is 3.4.4.
> 
> Can I specify NOT to use 'long long' as a configuration option?

  Dunno, but something else must be going wrong here, because it worked fine
for me.

  Try again, but this time add the "-v" option to your command line.  That
should get more diagnostic output from configure.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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