Configure script
coderalpha <[email protected]>
| Newsgroups | gmane.network.spread.user |
|---|---|
| Message-ID | <[email protected]> |
Hi
I'm trying to build spread on Windows with MinGW. When I run the configure script, I see this in the output:
checking size of long long... 8
However, when I run make, I get lots of errors of which this is the first one:
stdarch_wintel32.h:132:4: error: #error No 8 byte integeral type found!
The header file stdarch_wintel32.h contains the following definition:
#undef SIZEOF_LONG_LONG
To me it seems that SIZEOF_LONG_LONG should be defined as 8.
Any ideas?
Thanks.
_______________________________________________
Spread-users mailing list
[email protected]
http://lists.spread.org/mailman/listinfo/spread-users