-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
Build Error on RISC-V: undefined reference to `__atomic_exchange_1' #112779
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
Comments
It looks like the |
colesbury
added a commit
to colesbury/cpython
that referenced
this issue
Dec 6, 2023
@furkanonder - can you try out #112819? |
@colesbury I have compiled it successfully. user@starfive:~/colesbury/cpython$ ./python
Python 3.13.0a2+ (heads/riscv-atomics:1807f54866, Dec 7 2023, 20:03:32) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> |
corona10
pushed a commit
that referenced
this issue
Dec 8, 2023
aisk
pushed a commit
to aisk/cpython
that referenced
this issue
Feb 11, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
xen0n
added a commit
to xen0n/ruyi
that referenced
this issue
Apr 9, 2025
…omic Seems the python/cpython#112779 fix didn't work in our case, maybe the self-built python in the builder image got incorrectly configured because it was built with emulation.
xen0n
added a commit
to xen0n/ruyi
that referenced
this issue
Apr 9, 2025
…omic Seems the python/cpython#112779 fix didn't work in our case, maybe the self-built python in the builder image got incorrectly configured because it was built with emulation.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug report
Bug description:
Configuration:
Build Output (full-build-output.txt):
Enviroment:
CPython versions tested on:
CPython main branch
Operating systems tested on:
Other
Linked PRs
The text was updated successfully, but these errors were encountered: