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

Remove '-fmath-errno' from CFLAGS and CXXFLAGS. This flag caused compile errors. #62

Closed
wants to merge 1 commit into from

Conversation

SpoiledCoding
Copy link

See discussion by @pahase /discussions/61

@YellowRoseCx
Copy link
Owner

it's not an error with the code or the makefile, it's an issue with ROCM's LLVM compiler in ROCM 6.2.0, I submitted a bug report here ROCm/llvm-project#133

If you use Clang 17 from 6.1.2 but use all the other files from rocm 6.2.0 it works, it's something wrong with clang 18

@SpoiledCoding
Copy link
Author

Got it. Thanks for the info!

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