◐ Shell
clean mode source ↗

bpo-31904: Add support for VxWorks RTOS by pxinwr · Pull Request #11951 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

The main reason are:
1. The locale is frequently misconfigured.
2. Missing some functions to deal with locale in VxWorks C library.
Redefine autoconf m4 macro for:
1. Passing compiler check
2. Passing lib and function search check
Modify configure.ac for VxWorks and generate new configure
…ompiler driver, python doesn't need that changes after switching to use the compiler driver.

Labels