Hi,
I'm trying to do an unregistered build of ghc, using the cross-port
script. However, compilation aborts at the following point:
haskell/b1/libraries/base > ../../ghc/compiler/ghc-inplace -ldl
-fglasgow-exts -cpp -Iinclude -funbox-strict-fields -package-name base -O
-H24m -keep-hc-files-too
Hi,
[...]
> BTW the cross-port script is a little old, so you might find other
> problems. As far as I know, unregisterised compilation *does* work
> though.
I had to do a number of manual compiles, out-of-order makes etc. to get
stuff working; I'm not completely convinced that what I'm trying