Closed stephengold closed 3 months ago
This pull request is meant to address https://github.com/jrouwe/JoltPhysics/issues/1184
Hello, I'm currently on holiday. I'll look at it when I'm back
Nevermind, this statement is not true.
Thanks for your contribution! I see there are more errors when trying to compile with gcc on armv8 (gcc is not my main compiler platform). I'll see if I can fix those too.
390cb1f6fe305a4e9ea6a7048fba61d7d53a07f0 fixes armv8 too.
Thanks for working with me.
I have some armv8 fixes of my own. I'll take a look at 390cb1f in case it addresses them. Otherwise I'll open a new issue.
I assume it's these changes:
https://github.com/jrouwe/JoltPhysics/compare/master...stephengold:JoltPhysics:sg500
If so, then yes those changes should no longer be needed.
std
namespace for thesignbit()
function__builtin_bitreverse32()
when compiling for ARM with GCC