Fwd: Compiling Core Haskell using GHC API

2015-10-08 Thread Marek Wawrzos
Hello, I'm trying to compile some module with GHC API. I'm going to feed GHC with Core generated by me. So far is noticed, that function compileCoreToObj ends with an runtime error on each call. In spide of this function produces some *.o and *.hi files. However, produced interface file does not

Re: Problems with building GHC 7.8.3 on Windows

2014-09-02 Thread Marek Wawrzos
to remember you must *not* use msys2_shell.bat to start MSYS2 shell, only mingwXX_shell.bat (XX stands for 32 or 64) shall be used to start MSYS2 shell -- otherwise GHC make system would not recognize build triplet. Cheers, Kyra On 8/29/2014 17:50, Marek Wawrzos wrote: Hello, I am trying

Problems with building GHC 7.8.3 on Windows

2014-08-29 Thread Marek Wawrzos
GHC and would be willing to share information on how to achieve it? -- Best regards, Marek Wawrzos ___ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs