It builds for me on bookworm 32 lite. /usr/include/arm-linux-gnueabihf/gnu/stubs.h should be selecting <gnu/stubs-hard.h>, not soft.
Do you get the same error for gcc -c test.c:This fails for me only if I uncomment the #undef. (It is undefined behaviour to mess with symbols in implementation namespace.)
Do you get the same error for gcc -c test.c:
Code:
//#undef __ARM_PCS_VFP#include <gnu/stubs.h>
Statistics: Posted by jojopi — Sat May 25, 2024 9:01 pm