> So I know things are in a state of flux right now and I really
> shouldn't expect to be able to build the current repository contents
> without expert advice but I decided that I really, really needed the
> latest changes to the foreign object support and just had to do it.
> 
> 
> Attempt#1 
> ~~~~~~~~~
> 
> Tried bootstrapping with ghc-4.07(ish).

eek!  You really should have checked with us before trying to build the CVS
HEAD - it totally doesn't work at the moment, we still haven't quite
recovered from the large re-engineering process that will be GHCi.

You really want one of the branches, probably ghc-4-07-branch, which is the
branch from which the ghc-4.08.X releases are taken from.  This branch has
the makeForeignObj fix you need, and is only a a small delta from 4.08.1.
(we're planning a 4.08.2 shortly).

so, "cvs co -r ghc-4-07-branch" is your friend.

Cheers,
        Simon

_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to