
report at bugs
Apr 8, 2012, 9:17 AM
Post #3 of 5
(61 views)
Permalink
|
|
[issue14527] How to link with an external libffi?
[In reply to]
|
|
Paul A. <pda [at] freeshell> added the comment: On Sun, Apr 08, 2012 at 05:58:29AM +0000, Ross Lagerwall wrote: > > Ross Lagerwall <rosslagerwall [at] gmail> added the comment: > > If it is in a non-standard location, try setting the environment variables: > > LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a nonstandard directory <lib dir> > CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if you have headers in a nonstandard directory <include dir> I'm pretty sure I've already been doing that, but I'll verify again soon when I get the chance. ---------- _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue14527> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|