sorry, it's in QB64/internal/c/common.cpp
Let's start with my confusion: You really ment to say it's in QB64/internal/c/common.h there is no .cpp
It's working now. There are things to do to make it permanent. The setup_lnx.sh should be modified to:
elif [ "$DISTRO" == "linuxmint" ] || [ "$DISTRO" == "ubuntu" ] || [ "$DISTRO" == "debian" ] || [ "$DISTRO" == "raspbian" ] || [ "$DISTRO" == "zorin" ]; then
echo "Debian based distro detected."
I included enough to note the difference.
QB64/internal/c/common.h should be modified with a define block keyed on "raspbian" so that #define QB64_NOT_X86 only gets included as required. I will leave the way to a C++ programmer. Right now I have it hard coded. Not good for a standard linux box.
Things should change soon. With Raspberry pi 4's hitting the streets more people will run into the problem and just walk away. I rather they stay and play.
P.S. The RB PI 4 IS FAST AS HELL. Best in the series of PI's