Re: Building on windows
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Dec 15, 2012 at 10:56:15AM +0000, 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 using msys. Can anyone help? Or tell me what to try? Erik's patch here will fix it: http://www.haskell.org/pipermail/cvs-ghc/2012-December/079205.html Unfortunately I can't push it at the moment, as abbot is inaccessible currently. Thanks Ian