#5489: Win7: Bootstrapping 7.3 from 7.2.1 using msys git 1.7.6 causes 
integer-gmp
./configure to fail
----------------------------------+-----------------------------------------
  Reporter:  btutt                |          Owner:  igloo  
      Type:  bug                  |         Status:  closed 
  Priority:  normal               |      Milestone:  7.6.2  
 Component:  Documentation        |        Version:  7.3    
Resolution:  fixed                |       Keywords:         
        Os:  Windows              |   Architecture:  x86    
   Failure:  Building GHC failed  |     Difficulty:  Unknown
  Testcase:                       |      Blockedby:         
  Blocking:                       |        Related:         
----------------------------------+-----------------------------------------
Changes (by igloo):

  * status:  patch => closed
  * resolution:  => fixed


Comment:

 Fixed, thanks:
 {{{
 commit b52d6856a99dd98a8b5428c6d4327107d140d107
 Author: Ian Lynagh <ig...@earth.li>
 Date:   Sun Sep 25 16:20:35 2011 +0100

     Don't try to detect iconv or libcharset if we are on Windows

     We don't use iconv or libcharset on Windows, but if configure finds
     them then it can cause problems. So we don't even try looking if
     we are on Windows.

     See http://www.haskell.org/pipermail/cvs-
 ghc/2011-September/065980.html

     Patch from Bill Tutt.
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to