Ticket #4496 (closed feature request: duplicate)
add a configure build option to use system libffi for Linux
| Reported by: | juhpetersen | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.2 |
| Component: | Build System | Version: | 7.1 |
| Keywords: | Cc: | ||
| Operating System: | Linux | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
ghc should not use its own internal copy of libffi on Linux at least. Copy libs are frowned on by Linux distros. Debian has a patch to use system libffi on ghc-6.12.3 which I am now porting to ghc-7.0.1. I can attach it here but it probably needs to be a build option and/or detected by configure.
Change History
Note: See
TracTickets for help on using
tickets.
