Branch: refs/heads/master
Home: https://github.com/tianocore/edk2-libc
Commit: 71dab4b0eaa4214586b9e03c1c42c7562095353c
https://github.com/tianocore/edk2-libc/commit/71dab4b0eaa4214586b9e03c1c42c7562095353c
Author: [email protected] <[email protected]>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
A AppPkg/Applications/Python/Python-3.6.8/GCCCompilationBKMs.rst
M AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Include/pyconfig.h
M AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/config.c
M AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/getpath.c
M AppPkg/Applications/Python/Python-3.6.8/Python368.inf
A AppPkg/Applications/Python/Python-3.6.8/create_python368_pkg.sh
Log Message:
-----------
AppPkg\Applications\Python\Python-3.6.8: GCC tool chain support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3779
This commit contains the changes made to Python interpreter
3.6.8 to cross compile using the GCC tool chain on Ubuntu 20.04 LTS
system for UEFI. The ctypes module has been excluded from GCC
compilation as it requires additional porting work to use GCC tool
chain support for UEFI environment. Added GCC Compilation steps as
BKM document to facilitate the environment setup and compilation
on Linux using GCC tool chain. Besides this provided a shell script
to generate the usable Python UEFI package with all the
dependencies taken from the build environment.
Cc: Rebecca Cran <[email protected]>
Cc: Michael D Kinney <[email protected]>
Signed-off-by: Jayaprakash N <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits