#4151: Validate fails with GhcRtsWithPapi  = YES
---------------------------+------------------------------------------------
  Reporter:  dmp           |          Owner:                  
      Type:  bug           |         Status:  new             
  Priority:  normal        |      Milestone:                  
 Component:  Build System  |        Version:  6.13            
Resolution:                |       Keywords:  papi            
Difficulty:                |             Os:  Unknown/Multiple
  Testcase:                |   Architecture:  Unknown/Multiple
   Failure:  Other         |  
---------------------------+------------------------------------------------
Changes (by simonmar):

  * owner:  dmp =>
  * status:  merge => new


Comment:

 I'm not entirely sure, but I suspect it's wrong for a header file to be
 defining these symbols.  Which header is defining them?

 Perhaps a better way to fix this would be to undefine the symbols after
 including `papi.h`, rather than unconditionally in `PosixSource.h`.  That
 would at least make the workaround more localised.

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