#4973: building ghc7.0.1.20110217 under x86 solaris fails
----------------------------------+-----------------------------------------
  Reporter:  maeder               |          Owner:  igloo  
      Type:  bug                  |         Status:  patch  
  Priority:  highest              |      Milestone:  7.2.1  
 Component:  Compiler             |        Version:  7.0.2  
Resolution:                       |       Keywords:         
  Testcase:                       |      Blockedby:         
Difficulty:                       |             Os:  Solaris
  Blocking:                       |   Architecture:  x86    
   Failure:  Building GHC failed  |  
----------------------------------+-----------------------------------------

Comment(by kgardas):

 Yes, you are right. Solaris 11/HEAD is OK, Solaris 10/HEAD needs a fix for
 -dn/-P conflict. However, those flags are coming from gcc's ld invocation
 and I'm not yet able to override those flags by using ghc's -optl-
 Wl,<something>. The second choice of fix is obvious disabling of shared
 libs on Solaris <=10.

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