Ticket #3119 (closed task: fixed)
Make ghc-6.10 use a non-executable stack (by bumping libffi)
| Reported by: | kolmodin | Owned by: | igloo |
|---|---|---|---|
| Priority: | high | Milestone: | 6.12.1 |
| Component: | Compiler | Version: | 6.10.1 |
| Keywords: | Cc: | ||
| Operating System: | Linux | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Attached patch:
Mon Mar 23 08:08:32 CET 2009 Lennart Kolmodin <kolmodin@gentoo.org> * Replace libffi 3.0.4 with libffi 3.0.8 Use the latest version of libffi, which compiles with a non-executable stack. libffi 3.0.4 was the single piece of ghc using the executable stack, forcing the whole toolchain to use executable stacks (including all executables it compiled).
Change History
Note: See
TracTickets for help on using
tickets.
