#2322: cmath library broken with -fvia-C
----------------------+-----------------------------------------------------
 Reporter:  simonmar  |          Owner:             
     Type:  bug       |         Status:  new        
 Priority:  normal    |      Milestone:  6.10 branch
Component:  Compiler  |        Version:  6.8.2      
 Severity:  normal    |     Resolution:             
 Keywords:            |     Difficulty:  Unknown    
 Testcase:            |   Architecture:  Unknown    
       Os:  Unknown   |  
----------------------+-----------------------------------------------------
Comment (by igloo):

 Replying to [comment:1 dons]:
 > On a similar note, it breaks the mersenne-random package under ghc head,
 >
 >     http://www.haskell.org/pipermail/haskell-cafe/2008-June/044067.html

 This isn't the same thing as far as I can see - the problem isn't caused
 by GHC's RTS needing to #include a header defining those functions, but
 because GHC no longer looks at the header files, so doesn't see the
 `inline static` functions in them.

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