libffi was:Re: ANNOUNCE: GHC version 7.0.1
Christian Maeder
Christian.Maeder at dfki.de
Thu Nov 18 07:18:59 EST 2010
Am 18.11.2010 13:04, schrieb Simon Marlow:
>> "ghc-pkg describe rts" only lists:
>> extra-libraries: m rt dl
>
> $ ghc-pkg field rts depends
> depends: builtin_ffi
>
> $ ghc-pkg describe ffi
> name: ffi
> version: 1.0
> id: builtin_ffi
> ...
this entry does not say that it wants to link against libffi (and in
fact it does not). Everything is part of libHSffi
C.
More information about the Glasgow-haskell-users
mailing list