Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Compilation Failure When Enabling FPU_HOST #364

Open
cebarobot opened this issue Jun 19, 2024 · 0 comments
Open

Compilation Failure When Enabling FPU_HOST #364

cebarobot opened this issue Jun 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@cebarobot
Copy link
Member

File src/engine/interpreter/fp.c uses float16_t, which is only provided by softfloat. GCC/Clang under x86 cannot handle it, resulting in compilation errors.

@cebarobot cebarobot added the bug Something isn't working label Jun 19, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant