
9 Sep
2008
9 Sep
'08
8:52 p.m.
Hi Neil, On Mon, Sep 08, 2008 at 09:40:47AM +0100, Mitchell, Neil wrote:
I initially got a failure about cc1 not being found when executing 6.8.3's gcc, which I worked around by adding c:/ghc/ghc-6.8.3/gcc-lib at the end of the path (i.e. last priority)
I'm not sure why some people see this and others don't. Anyway, John Dias has also seen it, and he and Duncan are working on a patch for it (basically, Cabal needs to pass a "-B <path>" flag to gcc, to tell it where its bits are). Thanks Ian