On 20 February 2014 21:18, Stefan Weil <s...@weilnetz.de> wrote:
> MinGW-w64's gcc has cpuid.h, so my 32 and 64 bit cross builds work
> without problems. We can use that code for MinGW, too, but we could also
> stop supporting MinGW (which has several other deficits).

We need the conditionals for MacOSX builds anyway, so we
don't need to drop MinGW for this. (I compile with the 32 bit
version rather than -w64 because I was able to get that to
install on my Ubuntu box, whereas the -w64 seemed to have
dependency issues/conflicts somehow. I figured the 32 bit
version was good enough for detecting the typical "long is
a funny size and we don't build" issues.)

thanks
-- PMM

Reply via email to