RE: Building on Windows: the saga continues
Simon Peyton-Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <59543203684B2244980D7E4057D5FBC13F7B20B8@DB3EX14MBXC306.europe.corp.microsoft.com> |
| On Mon, Dec 17, 2012 at 09:21:44AM +0000, Simon Peyton-Jones wrote: | > | > o There's a seg-fault | | I can reproduce this. I'll look into it. Great, thank you. It turns out that simply ghc-stage2 -debug or ghc-stage2 -prof is enough to trigger the seg-fault. Any "way" flag seems to do it. I'll stand by Simon