
My build dies very soon after issuing "make". Here are the last few
lines. Does anyone know what is happening and how to fix it? (The
floating constant of which the error message speaks is
__GHC_PATCHLEVEL__, which is set to 2.20060331.) I have a working GHC
6.4 installed, BTW.
/sec/bin/ghc -optc-O -optc-I. -optc-Iinclude
-optc-D__GHC_PATCHLEVEL__=2.20060331 -optc-I../libraries/base/cbits
-optc-I../libraries/base/include -H16m -O -I. -Iinclude -Rghc-timing
-ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp -c
cbits/unicode.c -o cbits/unicode.o
cbits/unicode.c:1:63: error: floating constant in preprocessor
expression
<