Skip to content

Conversation

rickeylev
Copy link
Collaborator

@rickeylev rickeylev commented Feb 12, 2024

This is just a basic to to ensure the
@rules_python//python/cc:current_py_cc_libs target is making the Python C libraries available; that the compiler and linker are both happy enough to resolve symbols.

The test program itself isn't actually runnable, as that requires more configuration than I can figure out in telling Python where its embedded runtime information is.

Fow now, the test is restricted to Linux. The Mac and Windows CC building isn't happy with it, but I'm out of my depth about how to make those happy.

Work towards #824

This is just a basic to to ensure the
`@rules_python//python/cc:current_py_cc_libs` target is making the
Python C libraries available; that the compiler and linker are both
happy enough to resolve symbols.

The test program itself isn't actually runnable, as that requires
more configuration than I can figure out in telling Python where its
embedded runtime information is.

Work towards bazel-contrib#824
@rickeylev rickeylev added this pull request to the merge queue Feb 12, 2024
Merged via the queue into bazel-contrib:main with commit 8f41572 Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants