patch applied (ghc): Fix stage2 segfault on openbsd.

Simon Marlow simonmar at microsoft.com
Fri Apr 28 04:57:06 EDT 2006


Fri Apr 28 00:48:11 PDT 2006  dons at cse.unsw.edu.au
  * Fix stage2 segfault on openbsd.
  
  Somewhere along the 6.5 branch, gcc started compiling the rts such that
  it triggers the stack smash handler, causing stage2 to by kill'd
  immediately. This turns off the stack protector, which will do for now.
  

    M ./rts/Makefile +5


More information about the Cvs-ghc mailing list