[Haskell-cafe] Snow Leopard Breaks GHC
Don Stewart
dons at galois.com
Sat Aug 29 00:30:49 EDT 2009
leimy2k:
>
>
> On Fri, Aug 28, 2009 at 5:28 PM, Dmitri Sosnik <dimavs at gmail.com> wrote:
>
> The same here:
> $ghc hw.hs
>
> /var/folders/1J/1JKije6yHpm78qqdjF5N2U+++TI/-Tmp-/ghc7743_0/
> ghc7743_0.s:1357:0:
> suffix or operands invalid for `push'
>
> /var/folders/1J/1JKije6yHpm78qqdjF5N2U+++TI/-Tmp-/ghc7743_0/
> ghc7743_0.s:1401:0:
> suffix or operands invalid for `push'
> ...
>
>
> I've tried to build ghc from svn, but build process failed, cause it
> requires working version of GHC. I've tried to cross build from Ubuntu, but
> it failed too.
> There is a ticket - http://hackage.haskell.org/trac/ghc/ticket/3400, but
> it's not helpful for me.
>
>
> There is a closed ticket for this bug, but it doesn't exactly tell us how or
> when we'll see a fix :-)
>
> Maybe the answer is "run windows" or "linux" :-)
>
If it is closed, it is fixed in the HEAD.
-- Don
More information about the Haskell-Cafe
mailing list