[Haskell-cafe] Re: Fixup too large
Simon Marlow
simonmar at microsoft.com
Mon Nov 7 06:25:13 EST 2005
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
More information about the Haskell-Cafe
mailing list