Closed
Description
Hello. I'm in the situation where I have a C++14 extension (using the brilliant (pybind11)[https://github.com/pybind/pybind11] library), but the GCC version installed on the docker images are 4.8 and do not support the C++14 standard.
Is there a way I can get around this, and would still be able to produce manylinux1
wheels?
Metadata
Metadata
Assignees
Labels
No labels