Testing compilation in utils for wasm32-embedded, with CROSSOPT="-n -vx " FPC=/home/muller/pas/fpc-3.3.1/bin/ppcwasm32 BINUTILSPREFIX= ( using rtl/embedded) ### /usr/bin/gmake -r -C utils all CPU_TARGET=wasm32 OS_TARGET=embedded BINUTILSPREFIX= CROSSOPT="-n -vx " FPC=/home/muller/pas/fpc-3.3.1/bin/ppcwasm32 FPCMAKEOPT=" -gl" FPCCPUOPT=-O- INSTALL_PREFIX=/home/muller/pas/fpc-3.3.1 gmake: Entering directory '/home/muller/pas/gitlab-fpc-source/utils' ./fpmake compile -T 5 --localunitdir=.. --globalunitdir=../packages --os=embedded --cpu=wasm32 -o -Tembedded -o -Pwasm32 -o -Fl/usr/lib/gcc/x86_64-linux-gnu/15 -o -dwasm32 -o -n -o -vx --compiler=/home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -bu -scp Start compiling package utils-fprcp for target wasm32-embedded. Compiling fprcp/units/wasm32-embedded/BuildUnit_utils_fprcp.pp Compiling ./fprcp/comments.pp Compiling ./fprcp/expr.pp Compiling ./fprcp/pasprep.pp [100%] Compiled package utils-fprcp gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/utils'