-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Build Error on RISC-V: undefined reference to `__atomic_exchange_1' #112779
Comments
furkanonder
added
type-bug
An unexpected behavior, bug, or error
build
The build process and cross-build
labels
Dec 5, 2023
furkanonder
changed the title
Build Error on Riscv64[Waveshare VisionFive2] undefined reference to `__atomic_exchange_1'
Build Error on RISC-V[Waveshare VisionFive2] undefined reference to `__atomic_exchange_1'
Dec 6, 2023
furkanonder
changed the title
Build Error on RISC-V[Waveshare VisionFive2] undefined reference to `__atomic_exchange_1'
Build Error on RISC-V undefined reference to `__atomic_exchange_1'
Dec 6, 2023
furkanonder
changed the title
Build Error on RISC-V undefined reference to `__atomic_exchange_1'
Build Error on RISC-V: undefined reference to `__atomic_exchange_1'
Dec 6, 2023
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
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: