#1786: can't build ghc-6.8.0.20071017 under Solaris using a GNU linker
-------------------------+--------------------------------------------------
    Reporter:  guest     |        Owner:         
        Type:  bug       |       Status:  new    
    Priority:  normal    |    Milestone:  6.8.1  
   Component:  Compiler  |      Version:  6.8    
    Severity:  normal    |   Resolution:         
    Keywords:            |   Difficulty:  Unknown
          Os:  Solaris   |     Testcase:         
Architecture:  x86       |  
-------------------------+--------------------------------------------------
Comment (by duncan):

 Ah! This one is a GHC bug, and it's independent of the equivalent bug in
 Cabal.

 This is GHC in split-objs mode building the .o file from the collection of
 _split/*.o files, and it's using -x there.

 Ok, so two bugs then. This second does require ghc to check for ld -x in
 it's configure script.

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