Cross-compile in ARM(32 bit in 64 bit arch) with Meson
The snippet can be accessed without any authentication.
Authored by
B Krishnan Iyer
Dependecies
Ubuntu
apt-get install libc6:armhf libstdc++6:armhf gcc-arm-linux-gnueabihf binutils-arm-linux-gnueabihf-dbg
after placing the cross compile file, execute meson with cross file
meson build --cross-file cross_file.txt