[GHC] #14274: Host normalization causes problem with configure.

GHC ghc-devs at haskell.org
Mon Sep 25 17:59:10 UTC 2017


#14274: Host normalization causes problem with configure.
----------------------------------------+----------------------------
           Reporter:  Phyx-             |             Owner:  (none)
               Type:  bug               |            Status:  new
           Priority:  normal            |         Milestone:
          Component:  Build System      |           Version:  8.2.1
           Keywords:                    |  Operating System:  Windows
       Architecture:  Unknown/Multiple  |   Type of failure:  Other
          Test Case:                    |        Blocked By:
           Blocking:                    |   Related Tickets:
Differential Rev(s):                    |         Wiki Page:
----------------------------------------+----------------------------
 The host normalization we do causes problems with configure, because we
 change the triple autoconf seems to think we're always cross compiling on
 Windows. So `AC_CHECK_TARGET_TOOL` always fails and ends up looking for
 `-<toolname>`.

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


More information about the ghc-tickets mailing list