#3929: hsc2hs can't find gcc when run directly on Windows
---------------------------------+------------------------------------------
Reporter: igloo | Owner:
Type: bug | Status: new
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
---------------------------------+------------------------------------------
hsc2hs can't find gcc when run directly on Windows (but works fine when
run by Cabal).
It probably needs a wrapper executable.
{{{
=====> hsc2hs001(normal) 1 of 2 [0, 0, 0]
cd . && $MAKE -s --no-print-directory hsc2hs001 </dev/null
>hsc2hs001.run.stdout 2>hsc2hs001.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
Can't find gcc
make[1]: *** [hsc2hs001] Error 1
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3929>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs