This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ld cannot find -lffi


On 08/17/2013 02:40 PM, Jason Gross wrote:

> On Sat, Aug 17, 2013 at 6:16 AM, Andrew Haley <aph@redhat.com> wrote:
>>
>> And what does
>>
>>    gcc -print-multi-os-directory
>>
>> say?
>>
> Ah, indeed, that gives "../lib64".  So I guess the .pc file should be
> set up to use multi_os_directory or toolexeclibdir?

Yes.  I don't thunk anything good can happen if your libdir
doesn't correspond with your multi-os-directory.  This is all
really to do with autoconf and libtool; there's nothing much
libffi can do about it.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]