#7062: Spurious undefined reference to `openpty'
---------------------------------+------------------------------------------
    Reporter:  simonmar          |       Owner:                  
        Type:  bug               |      Status:  merge           
    Priority:  high              |   Milestone:  7.4.3           
   Component:  Compiler          |     Version:  7.4.2           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by trommler):

 Replying to [comment:13 trommler]:
 > A temporary solution would be to add {{{--disable-new-dtags}}} to the
 linker flags in {{{settings}}}. I'll prepare a patch for this and add it
 to the ticket.
 Patch 0002-Do-not-add-RUNPATH-tag.patch adds {{{--disable-new-dtags}}} to
 linker flags if ld supports it. I do not check whether new dtags are
 enabled by default to keep the patch simple.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7062#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to