#3713: Track -dynamic/-fPIC to avoid obscure linker errors
---------------------------------+------------------------------------------
    Reporter:  simonmar          |        Owner:                            
        Type:  task              |       Status:  new                       
    Priority:  normal            |    Milestone:  6.14.1                    
   Component:  Compiler          |      Version:  6.10.4                    
    Keywords:                    |   Difficulty:  Moderate (less than a day)
          Os:  Unknown/Multiple  |     Testcase:                            
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown              
---------------------------------+------------------------------------------
 Using the wrong combination of `-dynamic` and/or `-fPIC` can lead to
 obscure linker errors, see e.g. #3705.  We should track whether an object
 file was compiled with `-dynamic` and `-fPIC` so that we can give better
 error messages before running the linker.

 '''See also'''
 [[TicketQuery(id=3712|)]]

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