[GHC] #13560: Windows binary distributions have absolute paths from the build environment in the `settings` file

GHC ghc-devs at haskell.org
Mon Apr 10 17:56:54 UTC 2017


#13560: Windows binary distributions have absolute paths from the build environment
in the `settings` file
-------------------------------------+-------------------------------------
           Reporter:  bgamari        |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  highest        |         Milestone:  8.2.1
          Component:  Compiler       |           Version:  8.2.1-rc1
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 The GHC 8.2.1-rc1 binary distribution for Windows has the absolute path to
 `gcc` from the build environment in its `settings` file,
 {{{
 ...
  ("C compiler command", "C:/msys64/home/drydock/bin-
 dist-8.2.0.20170404-MINGW64_NT-6.3/ghc/inplace/mingw/bin/gcc.exe"),
 ...
 }}}

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


More information about the ghc-tickets mailing list