Movatterモバイル変換


[0]ホーム

URL:


homepage

Message341014

This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Authorxdegaye
Recipientsbarry, dstufft, eric.araujo, lemburg, loewis, ncoghlan, piotr.dobrogost, pitrou, vstinner, xdegaye
Date2019-04-27.20:48:12
SpamBayes Score-1.0
Marked as misclassifiedYes
Message-id<1556398092.86.0.000439738800525.issue21536@roundup.psfhosted.org>
In-reply-to
Content
PR 12989 fixes the Android issue and has been checked on the Android emulator at API 24.Python is cross-compiled with '--enable-shared' and the python-config scripts give the expected result:generic_x86_64:/data/local/tmp/python/bin $ python -c "from sysconfig import get_config_var; print(get_config_var('Py_ENABLE_SHARED'))"           1generic_x86_64:/data/local/tmp/python/bin $ sh python-config --libs                                -lpython3.8d -ldl  -lm -lm generic_x86_64:/data/local/tmp/python/bin $ python python-config.py --libs                         -lpython3.8d -ldl -lm -lm
History
DateUserActionArgs
2019-04-27 20:48:12xdegayesetrecipients: +xdegaye,lemburg,loewis,barry,ncoghlan,pitrou,vstinner,eric.araujo,piotr.dobrogost,dstufft
2019-04-27 20:48:12xdegayesetmessageid: <1556398092.86.0.000439738800525.issue21536@roundup.psfhosted.org>
2019-04-27 20:48:12xdegayelinkissue21536 messages
2019-04-27 20:48:12xdegayecreate
Supported byThe Python Software Foundation,
Powered byRoundup
Copyright © 1990-2022,Python Software Foundation
Legal Statements

[8]ページ先頭

©2009-2026 Movatter.jp