[Ecls-list] compiling with mingw-w64

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Thu Apr 15 12:31:49 UTC 2010


On Thu, Apr 15, 2010 at 1:36 PM, Waldek Hebisch <hebisch at math.uni.wroc.pl>wrote:

>
> BTW: I think that it is possible to do compile only test for
> sizeof, so in principle ecl could infer the above even when
> cross-compiling.
>

I was reading the autoconf manual and it said the opposite: that we could
not rely on properties of types when cross-compiling, and in particular it
mentioned the size.

Also note that what matters to ECL is not the sizeof() but the number of
bits. Assuming that # bits = sizeof() * 8 is definitely wrong.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://tream.dreamhosters.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100415/8dd4bcc4/attachment.html>


More information about the ecl-devel mailing list