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.

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to