#4348: bounds error on sparc when compiling haddock
-------------------------+--------------------------------------------------
    Reporter:  maeder    |        Owner:  tibbe              
        Type:  bug       |       Status:  new                
    Priority:  highest   |    Milestone:  7.0.1              
   Component:  Compiler  |      Version:  7.1                
    Keywords:            |     Testcase:                     
   Blockedby:            |   Difficulty:                     
          Os:  Solaris   |     Blocking:                     
Architecture:  sparc     |      Failure:  Building GHC failed
-------------------------+--------------------------------------------------

Comment(by tibbe):

 igloo says that `HAVE_POLL` is defined and `HAVE_EPOLL` is not, so this is
 likely a problem in the `poll` backend. If memory serves me right, the
 `poll` backend is also the only backend that uses `System.Event.Array`.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4348#comment:4>
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