[GHC] #10032: binary distributions not working --with-system-libffi
GHC
ghc-devs at haskell.org
Thu Aug 27 01:20:50 UTC 2015
#10032: binary distributions not working --with-system-libffi
-------------------------------------+-------------------------------------
Reporter: kgardas | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #5743 | Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):
* related: => #5743
Comment:
For reference, the configure option `--with-system-libffi` was added in
#5743.
Using `./configure --with-system-libffi` in a bindist, you should see the
following warning:
{{{
WARNING: unrecognized options: --with-system-libffi
}}}
kgardas: do you want to keep this open as a feature request, or is it
sufficient for you to be able to build GHC `--with-system-libffi`?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10032#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list