On Fri, 2022-05-13 at 11:11 -0400, Dennis Clarke via Gcc-help wrote: /* snip */ > /opt/bw/build/gcc-12.1.0_debian_ppc64.003/./gcc/xgcc > -B/opt/bw/build/gcc-12.1.0_debian_ppc64.003/./gcc/ > -B/opt/gcc/imed/gcc12/powerpc64-linux-gnu/bin/ > -B/opt/gcc/imed/gcc12/powerpc64-linux-gnu/lib/ -isystem > /opt/gcc/imed/gcc12/powerpc64-linux-gnu/include -isystem > /opt/gcc/imed/gcc12/powerpc64-linux-gnu/sys-include -fno-checking -g > -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings ^^^^ /* snip */ > However I don't see why : > > enceladus$ > enceladus$ /opt/bw/build/gcc-12.1.0_debian_ppc64.003/./gcc/xgcc > -print-multiarch > powerpc64-linux-gnu > enceladus$ -m32 will change it to powerpc-linux-gnu. Generally you need to get some knowledge about a distro if you want to use it for development. -- Xi Ruoyao <xry111@xxxxxxxxxxx> School of Aerospace Science and Technology, Xidian University