Skip to content
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

FreeBSD fails to link arc4random #139

Open
rmottola opened this issue Jun 6, 2023 · 2 comments
Open

FreeBSD fails to link arc4random #139

rmottola opened this issue Jun 6, 2023 · 2 comments

Comments

@rmottola
Copy link
Owner

rmottola commented Jun 6, 2023

On older version of FreeBSD it continues to build.

@rmottola
Copy link
Owner Author

rmottola commented Dec 4, 2023

This seems to be compiler dependent and FreeBSD version dependent

On 12.4
gcc 10: broken (used to work!)
gcc 13: broken
clang 10: broken
clang6 : works
clang7: works
clang8: works (compiles, but generated binary is unstable)

@rmottola
Copy link
Owner Author

rmottola commented Jan 6, 2025

GCC works now fine, while clang doesn't work for other issues

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

No branches or pull requests

1 participant