[GHC] #7764: Link Error on windows

GHC cvs-ghc at haskell.org
Sat Apr 13 15:12:47 CEST 2013


#7764: Link Error on windows
----------------------------+-----------------------------------------------
    Reporter:  Ericson2314  |       Owner:         
        Type:  bug          |      Status:  new    
    Priority:  normal       |   Milestone:  7.8.1  
   Component:  Compiler     |     Version:  7.4.2  
    Keywords:               |          Os:  Windows
Architecture:  x86          |     Failure:  Other  
  Difficulty:  Unknown      |    Testcase:         
   Blockedby:               |    Blocking:         
     Related:               |  
----------------------------+-----------------------------------------------
Changes (by igloo):

  * status:  infoneeded => new
  * milestone:  => 7.8.1


Comment:

 I can't reproduce this on Linux/amd64 with:
 {{{
 git clone https://github.com/Ericson2314/Codec.Archive.CnCMix.git
 cd Codec.Archive.CnCMix
 git reset --hard eb9c843e4d56068c670e3c33c5697243bee42349
 cabal install cmdlib
 ghc Main
 ghc Main -o cncnix
 }}}
 I'll try on Windows.

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



More information about the ghc-tickets mailing list