#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    |    Keywords:             
  Difficulty:  Unknown   |    Testcase:             
Architecture:  Unknown   |          Os:  Unknown    
-------------------------+--------------------------------------------------
 The cmath library cannot be built with 6.9.x using `-fvia-C` because it
 calls functions from `math.h`.  Although we'll probably only be supporting
 unregisterised `-fvia-C` in 6.10, we should still fix this.

 See [http://www.haskell.org/pipermail/cvs-libraries/2008-May/008816.html].

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