I've opened a ticket for this: http://hackage.haskell.org/trac/ghc/ticket/7510
Simon
| -Original Message-
| From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org]
| On Behalf Of Ian Lynagh
| Sent: 18 December 2012 18:22
| To: cvs-ghc@haskell.org
| Subject: Re: Buildi
s-ghc@haskell.org
| Subject: Re: Building on Windows: the saga continues
|
| On Mon, Dec 17, 2012 at 02:01:28PM +, Simon Peyton-Jones wrote:
| > | On Mon, Dec 17, 2012 at 09:21:44AM +, Simon Peyton-Jones wrote:
| > | >
| > | > o There's a seg-fault
| > |
| > |
On Mon, Dec 17, 2012 at 02:01:28PM +, Simon Peyton-Jones wrote:
> | On Mon, Dec 17, 2012 at 09:21:44AM +, 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-stage
| On Mon, Dec 17, 2012 at 09:21:44AM +, 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" fla
On Sat, Dec 15, 2012 at 10:56:15AM +, Simon Peyton-Jones wrote:
> OK so I installed a new mingw installation, and indeed got a lot further with
> configuring etc. Excellent. But now I'm stuck again with "no such
> instruction" errors when compiling AduustorAsm.s.
>
> This is on Windows usi