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]

build problem on cygwin


Hi!

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?

Thanks!
Marten


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