[GHC] #793: Use gcc's libffi to replace Adjustor.c and ByteCodeFFI.hs?

GHC trac at galois.com
Thu Jan 3 11:57:32 EST 2008


#793: Use gcc's libffi to replace Adjustor.c and ByteCodeFFI.hs?
----------------------------+-----------------------------------------------
 Reporter:  simonmar        |          Owner:  simonmar        
     Type:  task            |         Status:  new             
 Priority:  normal          |      Milestone:  6.8 branch      
Component:  Runtime System  |        Version:  6.4.1           
 Severity:  normal          |     Resolution:                  
 Keywords:                  |     Difficulty:  Moderate (1 day)
 Testcase:  N/A             |   Architecture:  Unknown         
       Os:  Unknown         |  
----------------------------+-----------------------------------------------
Comment (by igloo):

 I don't think we should bundle it. It's the sort of thing where more
 obscure platforms need the latest version, and we don't another thing we
 have to make sure we keep up-to-date. Also, for the common case (including
 Windows users) it isn't necessary to have it, as the existing code can be
 used instead.

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


More information about the Glasgow-haskell-bugs mailing list