[commit: ghc] master: Change how we handle libffi (b30015e)
Ian Lynagh
ian at well-typed.com
Mon Mar 25 12:29:05 CET 2013
On Mon, Mar 25, 2013 at 02:20:18AM -0700, Edward Z. Yang wrote:
>
> ezyang at javelin:~/Dev/ghc-build-tick$ find -name *Cffi*
> ./rts/dist/build/libCffi_p.a
> ./rts/dist/build/libCffi_thr_p.a
> ./rts/dist/build/libCffi_debug_p.a
> ./rts/dist/build/libCffi_thr_debug.a
> ./rts/dist/build/libCffi_debug.a
> ./rts/dist/build/libCffi_l.a
> ./rts/dist/build/libCffi_thr_l.a
> ./rts/dist/build/libCffi_thr.a
You should have a rts/dist/build/libCffi.a
Perhaps v isn't in your GhcLibWays?
Thanks
Ian
More information about the ghc-commits
mailing list