#2285: Solaris 9 build fails at stage2 with undefined symbol errors (for libm
symbols)
--------------------------+-------------------------------------------------
    Reporter:  TimBishop  |        Owner:         
        Type:  bug        |       Status:  new    
    Priority:  normal     |    Milestone:  6.10.2 
   Component:  Compiler   |      Version:  6.8.2  
    Severity:  normal     |   Resolution:         
    Keywords:             |   Difficulty:  Unknown
    Testcase:             |           Os:  Solaris
Architecture:  sparc      |  
--------------------------+-------------------------------------------------
Comment (by maeder):

 Sorry, I noticed this ticket only recently. It looks to me that libm.so
 points to libm.so.1, but libm.so.2 is needed for (dynamic) linking. At
 least I had similar link errors with libm.so being libm.so.1.

 I have no idea why you could finally link in a static libm.a and still
 have a reference to libm.so.
 What version of libm does `ldd` of your binary show?

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