
7 Nov
2005
7 Nov
'05
6:25 a.m.
On 04 November 2005 20:06, Joel Reymont wrote:
I was able to work around this by adding -O
On Nov 4, 2005, at 6:57 PM, Joel Reymont wrote:
What does this mean exactly?
ghc -prof --make -auto-all -o logon -package Script Logon.hs Chasing modules from: Logon.hs Compiling Main ( Logon.hs, Logon.o ) /tmp/ghc20361.s:17881:Fixup of 93184 too large for field width of 16 bits /tmp/ghc20361.s:17878:Fixup of 93196 too large for field width of 16 bits /tmp/ghc20361.s:17874:Fixup of 93160 too large for field width of 16 bits
Can you send us the offending code? Cheers, Simon