#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:  _|_             
   Component:  Compiler  |      Version:  6.8             
    Severity:  normal    |   Resolution:                  
    Keywords:            |   Difficulty:  Moderate (1 day)
          Os:  Solaris   |     Testcase:                  
Architecture:  x86       |  
-------------------------+--------------------------------------------------
Comment (by guest):

 Ok, a fix is not important. However, it would be nice if ./configure
 could:

 a) also check linking with "`gcc -Wl,-x`" or

 b) check for Solaris-OS (and omit `-x` then) or

 c) allow to set a variable on the configure command line that is passed as
 flag to the linker

 This option would allow to pass "`-z redlocsym`" to the Solaris linker.

 d) I've no idea how important it is to set this linker options at all.

 Thanks, [EMAIL PROTECTED]

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