[GHC] #13400: realgcc.exe do not run GHCi in Windows in a particular case

GHC ghc-devs at haskell.org
Wed Mar 15 16:15:49 UTC 2017


#13400: realgcc.exe do not run GHCi in Windows in a particular case
-----------------------------+----------------------------------------
        Reporter:  vanto     |                Owner:  (none)
            Type:  bug       |               Status:  upstream
        Priority:  normal    |            Milestone:
       Component:  Compiler  |              Version:  8.0.2
      Resolution:            |             Keywords:
Operating System:  Windows   |         Architecture:  Unknown/Multiple
 Type of failure:  Other     |            Test Case:
      Blocked By:            |             Blocking:
 Related Tickets:            |  Differential Rev(s):
       Wiki Page:            |
-----------------------------+----------------------------------------
Changes (by Phyx-):

 * status:  new => upstream
 * component:  GHCi => Compiler
 * architecture:  x86 => Unknown/Multiple


Comment:

 This seems to be an issue with how GCC was configured. It has a hardcoded
 path that happens to coincide with the path of your memory card[1][2].
 Easiest way around this is to change the drive letter of the memory card
 to something else.

 [1]https://sourceforge.net/p/mingw/bugs/2108/

 [2]https://superuser.com/questions/836250/there-is-no-disk-in-the-drive-
 please-insert-a-disk-into-drive-e

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


More information about the ghc-tickets mailing list