This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 raorn
收信人
日期 2004-10-05.06:51:11
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
内容
Missing documentation part about linking program with
libpython (embedding python). Questions are:

How one can get needed CFLAGS (-I... -D...)

How one can get needed LDFLAGS (-L... -l...)

For now, applications assumes that headers located in
PREFIX/include/pythonX.Y, libraries located in
EXEC_PREFIX/lib/pythonX.Y/config
历史
日期 用户 动作 参数
2008-01-20 09:57:12admin链接issue1040439 messages
2008-01-20 09:57:12admin创建