[GHC] #7720: iOS patch no 9: Linking

GHC cvs-ghc at haskell.org
Sat Apr 27 04:14:38 CEST 2013


#7720: iOS patch no 9: Linking
----------------------------------+-----------------------------------------
    Reporter:  StephenBlackheath  |       Owner:              
        Type:  feature request    |      Status:  patch       
    Priority:  normal             |   Milestone:  7.8.1       
   Component:  Compiler           |     Version:  7.7         
    Keywords:                     |          Os:  Other       
Architecture:  arm                |     Failure:  None/Unknown
  Difficulty:  Unknown            |    Testcase:              
   Blockedby:                     |    Blocking:  7724        
     Related:                     |  
----------------------------------+-----------------------------------------

Comment(by StephenBlackheath):

 igloo: Yes, it is an unpleasant kludge. getPackageLinkOpts could be
 modified to give [], and I think that would be very likely to work
 (currently it gives some -l options, which doesn't make any sense, since
 none of them will work.) So I think your idea is a much better one than
 mine.

 So, are you prepared to do that? I'll re-test it and see if any -l's are
 creeping in from other places. If you want me to prepare a patch for this,
 let me know.

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



More information about the ghc-tickets mailing list