[GHC] #3929: hsc2hs can't find gcc when run directly on Windows
GHC
cvs-ghc at haskell.org
Wed Apr 21 09:39:38 EDT 2010
#3929: hsc2hs can't find gcc when run directly on Windows
---------------------------------+------------------------------------------
Reporter: igloo | Owner: simonmar
Type: bug | Status: merge
Priority: normal | Milestone: 6.12.2
Component: Driver | Version: 6.12.1
Keywords: | Difficulty:
Os: Unknown/Multiple | Testcase: hsc2hs001 hsc2hs002
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Changes (by simonmar):
* status: assigned => merge
Comment:
This should fix it:
{{{
Tue Apr 20 06:46:17 PDT 2010 Simon Marlow <marlowsd at gmail.com>
* Look for an inplace gcc on Windows (#3929)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3929#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list