On 24 February 2005 02:38, Wolfgang Thaller wrote:

> So maybe x86-Linux needs a ghc binary with as few library dependencies
> as possible, to facilitate bootstrapping on different Linux distros?

That's a good idea.  GHCi doesn't work if the GHC binary is linked with
-static, so we'll have to make a separate statically-linked binary
distribution, though.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to