-
Notifications
You must be signed in to change notification settings - Fork 16
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
Chuffed: linking errors on Alma Linux and Fedora #9
Comments
Is this an issue just with the rust building, or a bug in chuffed generally? Are you running chuffed's build system, or trying to compile and link it independently? |
Its building the libchuffed.a file using Chuffed's |
I believe this happens when Rust is linking the library files generated by Chuffed when it is built with cmake. |
As @niklasdewally and @yigityazicilar have said above, chuffed builds fine on these platforms (using cmake) but the linking of libchuffed.a in rust is failing |
I think we can close this, we care about ubuntu and mac atm. |
This is an issue for chuffed linking problems found in #6 .
Linking for chuffed fails on Alma 9 and Fedora 38.
I have tested these in clean Vagrant VMs provisioned as follows:
Fedora:
Alma:
Alma
Fedora 38
The text was updated successfully, but these errors were encountered: