
#9513: Building GHC on Windows -------------------------------------+------------------------------------- Reporter: srutownik | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Build | Version: 7.8.3 System | Keywords: Resolution: | Architecture: x86_64 (amd64) Operating System: | Difficulty: Unknown Unknown/Multiple | Blocked By: Type of failure: Building | Related Tickets: GHC failed | Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Comment (by srutownik): Files {{{Makefile}}} in both, package and repository distribution, contains two definitions with {{{install-sh}}} string: {{{INSTALL = ../../install-sh -c}}} and {{{install_sh = ${SHELL} /c/new-1inst/ghc-7.8.3/libffi/build/install-sh}}} ({{{SHELL = /bin/sh}}}) {{{/c/new-1inst/ghc-7.8.3}}} is a root root directory for my ghc installation. install-sh file exists in specified path Thank you for your help. I would gladly accept any other suggestions. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9513#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler