[Haskell-cafe] Re: Fixup too large
Joel Reymont
joelr1 at gmail.com
Fri Nov 4 15:05:34 EST 2005
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
--
http://wagerlabs.com/
More information about the Haskell-Cafe
mailing list