David, Yes, that cleared all those warnings. I have no idea why it works for you but not for me. But I'm rolling, thank you. Simon | -----Original Message----- | From: David Macek [mailto:david.macek.0@gmail.com] | Sent: 30 June 2016 13:54 | To: Simon Peyton Jones <simonpj@microsoft.com>; lonetiger@gmail.com; | ghc-devs@haskell.org | Subject: Re: Msys2 64: progress | | On 30. 6. 2016 14:38, Simon Peyton Jones via ghc-devs wrote: | > BTW, during ./boot, I get a lot of errors like this. Should I | worry? | | > perl: warning: Setting locale failed. | > perl: warning: Please check that your locale settings: | > LC_ALL = (unset), | > LANG = "ENG" | > are supported and installed on your system. | > perl: warning: Falling back to the standard locale ("C"). | | Weird. My MSYS2 autodetects and sets `LANG=en_US.UTF-8`. Can you try | setting that in the terminal before running `./boot` and or the | testsuite? | | -- | David Macek