Somebody signing messages as Stephen Paul Weber wrote:
Somebody claiming to be Ian Lynagh wrote:On Thu, Dec 20, 2012 at 01:20:46PM -0500, Stephen Paul Weber wrote:Somebody claiming to be Stephen Paul Weber wrote:libraries/base/Foreign/C/Types.hs:162:25:Do you know why the test is failing?I'm still not sure what the test is testing. More useful log output at <http://pastie.org/5643258>. It seems to casting a number about and then checking... something, which is failing.
So, it may be the way that the internal autoconf check works for cross-compiling violates an assumption about how that macro works.
The check is if this value is integral (which it clearly is not), but if the test completely fails to compile it treats that as "the compiler does not support this type", which in this case is false.
Really, the "is this integral" check is probably optional on these types, but if we want it to run it needs some changes for cross-compiling.
I'm trying to dig into the nature of the failure itself now. -- Stephen Paul Weber, @singpolyma See <http://singpolyma.net> for how I prefer to be contacted edition right joseph
signature.asc
Description: Digital signature
_______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc