#738: ghc can't load files with selinux Enforcing
----------------------------------------+-----------------------------------
 Reporter:  [EMAIL PROTECTED]  |          Owner:                  
     Type:  feature request             |         Status:  closed          
 Priority:  normal                      |      Milestone:  6.10.1          
Component:  Runtime System              |        Version:  6.6.1           
 Severity:  normal                      |     Resolution:  fixed           
 Keywords:  selinux                     |     Difficulty:  Moderate (1 day)
 Testcase:                              |   Architecture:  x86             
       Os:  Linux                       |  
----------------------------------------+-----------------------------------
Changes (by simonmar):

  * status:  reopened => closed
  * resolution:  => fixed

Comment:

 Ok, it turned out to be not as hard as I thought it might be.  But libffi
 doesn't appear to support doing executable allocation on Windows, so we
 had to retain the old mechanism for that.  I wasn't sure whether it would
 work on the other Unix-like OSs either, so I've enabled the libffi
 allocator only for Linux at the moment.

 {{{
 Fri Sep 19 14:46:02 BST 2008  Simon Marlow <[EMAIL PROTECTED]>
   * On Linux use libffi for allocating executable memory (fixed #738)
 }}}

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