Skip to content

--enable-shared is required by Pyinstaller #1149

Closed
@ikus060

Description

@ikus060

According to PyInstaller pyinstaller/pyinstaller#6066 (comment) manylinux images could not be used to create redistributable package compatible with many linux distribution because the python provided within the images are not compiled with --enable-shared

Mostly a question or a feature request, what would be the properly way to have a "manylinux" image with --enable-shared ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions