
16 Jun
2008
16 Jun
'08
9:05 p.m.
On Mon, Jun 16, 2008 at 08:12:49AM +0100, Dominic Steinitz wrote:
Thanks. I put the flag in the right place and got further but see below.
../compiler/ghc-inplace -H32m -O2 -fasm -Rghc-timing -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -fvia-C -static -I../gmp/gmp uild -I../libffi/build/include -I. -dcmm-lint -c PrimOps.cmm -o PrimOps.o PrimOps.cmm:945:0: unknown macro: RET_NNNN
RET_NNNN is a relatively recent addition to compiler/cmm/CmmParse.y by
the patch
[Fix conversions between Double/Float and simple-integer
Ian Lynagh