#4155: HAVE_LIBM test doesn't work
---------------------------------+------------------------------------------
    Reporter:  donn              |        Owner:                     
        Type:  bug               |       Status:  new                
    Priority:  normal            |    Milestone:  6.16.1             
   Component:  Build System      |      Version:  6.12.3             
    Keywords:                    |     Testcase:                     
   Blockedby:                    |   Difficulty:                     
          Os:  Unknown/Multiple  |     Blocking:                     
Architecture:  Unknown/Multiple  |      Failure:  Building GHC failed
---------------------------------+------------------------------------------

Comment(by donn):

 Yes, we aren't always setting HAVE_LIBM=1.  GHC won't build on my platform
 unless I fix this.  I can't believe it's the only such platform, -lm
 always seemed to me like a nuisance that you'd have only for the sake of
 extreme '70s period authenticity.

 It's a simple fix - use CHECK_LIB, just like with mingwex right above it.

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