[GHC] #7661: GHC build system does not detect opt-3.0 and friends

GHC ghc-devs at haskell.org
Thu Jun 20 01:01:36 CEST 2013


#7661: GHC build system does not detect opt-3.0 and friends
---------------------------------+------------------------------------------
    Reporter:  singpolyma        |        Owner:                     
        Type:  feature request   |       Status:  new                
    Priority:  normal            |    Component:  Compiler           
     Version:  7.7               |   Resolution:                     
    Keywords:                    |           Os:  Unknown/Multiple   
Architecture:  Unknown/Multiple  |      Failure:  Building GHC failed
   Blockedby:                    |     Blocking:                     
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by singpolyma):

  * owner:  dterei =>
  * status:  closed => new
  * resolution:  fixed =>


Comment:

 This has regressed.  Bisect sez:

 {{{
 355002c40254f27bb5ca817d7d2664fa58e9640c is the first bad commit
 commit 355002c40254f27bb5ca817d7d2664fa58e9640c
 Author: David Terei <davidterei at gmail.com>
 Date:   Wed Feb 20 04:05:50 2013 -0800

     Better handling of find llvm tools. Use IFS as opposed to more hacky
 tr
     approach. This way can handle spaces in paths.

 :100644 100644 deedafe75d0418e2f864625b4bef52e30c5d26cb
 b38418bf06c1c2b76d7c9a04d2ecd126b95b8068 M      aclocal.m4

 }}}

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



More information about the ghc-tickets mailing list