#4164: stm-2.1.2.0 build failure on GHC < 6.10
--------------------------------+-------------------------------------------
  Reporter:  j3h                |          Owner:                         
      Type:  bug                |         Status:  new                    
  Priority:  normal             |      Milestone:                         
 Component:  libraries (other)  |        Version:                         
Resolution:                     |       Keywords:  stm GHC.Conc readTVarIO
Difficulty:                     |             Os:  Unknown/Multiple       
  Testcase:                     |   Architecture:  Unknown/Multiple       
   Failure:  None/Unknown       |  
--------------------------------+-------------------------------------------

Comment(by simonmar):

 Something very strange is going on, we still don't know what.  So can
 someone with the problem try the following please:

 {{{
 $ cabal unpack stm
 $ cd stm-2.1.2.1
 $ cabal configure --with-ghc=ghc-6.12.1
 $ cabal build
 $ cat dist/build/autogen/cabal_macros.h
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4164#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to