#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):

 Attached patch changes DriverPipeline to also use -mimpure-text
 -Wl,-ztextwarn in case where -shared is used. This is done just for
 Solaris/x86. It runs fine on Solaris 11 (testsuite run) and it at least
 compiles RTS shared libs on Solaris 10 (the build is still running) so I
 hope this is ok. This means Solaris 10 should be now fully supported as
 Solaris 11 including shared libs, DTrace etc.

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