[GHC] #9513: Building GHC on Windows

GHC ghc-devs at haskell.org
Tue Aug 26 14:35:55 UTC 2014


#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):

 I have tried to build GHC with sources cloned from git.
 I have also redirected output to files, so you can see whole output.

 steps:
 - {{{git clone -b ghc-7.8.3-release --recursive
 git://git.haskell.org/ghc.git ghc-7.8.3}}}
 - {{{cd ghc-7.8.3}}}
 - {{{git clone git://git.haskell.org/ghc-tarballs.git}}}
 - {{{sync-all get}}}
 - {{{perl boot}}}
 - {{{./configure}}}
 - {{{make}}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9513#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list