You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this RISC-V or something? I can't tell from your report.
I suspect it's the code that the linker doesn't like. Mold fixed similar issues in the past for other software.
So I wouldn't chalk it up as a RISC-V issue, just that it was detected on said platform.
I'm not a C++ Dev so my uneducated guess is that there's something funky going on in the MIPS tracer code likely due to ignored code smells from the linter.
Platform
Linux / BSD
Compiler and build tool versions
gcc version 14.2.0 (Debian 14.2.0-11revyos1) + cmake version 3.30.3
Operating system version
Debian GNU/Linux trixie/sid 5.10.113-lpi4a
Build commands used
./b.sh --gles
What happens
PPSSPP version affected
v1.18.1-1101-g4ff642ccc8
Last working version
No response
Checklist
git submodule update --init --recursive
before building.The text was updated successfully, but these errors were encountered: