> On Fri, Jun 27, 2003 at 10:24:58AM +0100, Simon Marlow wrote:
> > > Error accessing memory address 0x8304468b: Bad address.
> > 
> > Bizarre, I just did a 3-stage bootstrap on my 4.8-STABLE box without
> > problems.  Ok, we need to get more details:  
> > 
> >   - what GhcHcOpts were used in stages 1 & 2
> >   - what GhcLibHcOpts?
> 
> Thanks for pointing out the right direction:
> After removing all flags except '-g' from build.mk for
> a 'devel' build, it works. 

We've tracked this one down and fixed it.  Turns out it was a bug
tickled by not compiling the compiler with -O.

Cheers,
        Simon
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to