★ wanayoo — archive 1999 https://github.com/python-cmake-buildsystem/python-cmake-buildsystem/issues/227Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any hint to how to static compile python3.6.5 #227

Open
yxy opened this issue May 23, 2018 · 1 comment
Open

any hint to how to static compile python3.6.5 #227

yxy opened this issue May 23, 2018 · 1 comment

Comments

@yxy
Copy link

@yxy yxy commented May 23, 2018

I want to compile the python3.6.5 staticly.
I tried these options, but can't pass. any hints to help me?

cmake -DCMAKE_INSTALL_PREFIX:PATH=${HOME}/python-install
-DPYTHON_VERSION=3.6.5
-DBUILD_LIBPYTHON_SHARED=OFF
-DBUILD_EXTENSIONS_AS_BUILTIN=ON
-DWITH_STATIC_DEPENDENCIES=ON
-DENABLE_HASHLIB=ON
-DBUILTIN_HASHLIB=ON
../python-cmake-buildsystem

make -j10

@illera88
Copy link

@illera88 illera88 commented Jul 2, 2018

What do you mean with "you can't pass"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.