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


Ah, indeed, that gives "../lib64".  So I guess the .pc file should be
set up to use multi_os_directory or toolexeclibdir?

-Jason

On Sat, Aug 17, 2013 at 6:16 AM, Andrew Haley <aph@redhat.com> wrote:
> On 08/17/2013 10:27 AM, Jason Gross wrote:
>>>
>>> When you configured, what was your --libdir argument?
>>>
>> I did not pass --libdir.  I ran `./configure
>> --prefix="$HOME/.local64/" && make -j16 && make install -j16`
>
> And what does
>
>    gcc -print-multi-os-directory
>
> say?
>
> Andrew.
>


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