Testing installation in packages for wasm32-embedded, with CROSSOPT="-n -vx " FPC=/home/muller/pas/fpc-3.3.1/bin/ppcwasm32 BINUTILSPREFIX= ( using rtl/embedded) MAKEEXTRA="FPCCPUOPT=-O- INSTALL_PREFIX=/home/muller/pas/fpc-3.3.1-temp" ### /usr/bin/gmake -r -C packages install 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-temp gmake: Entering directory '/home/muller/pas/gitlab-fpc-source/packages' ./fpmake install -T 5 --localunitdir=.. --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 --prefix=/home/muller/pas/fpc-3.3.1-temp --baseinstalldir=/home/muller/pas/fpc-3.3.1-temp/lib/fpc/3.3.1 Installing package rtl-extra Installation package rtl-extra for target wasm32-embedded succeeded Installing package tplylib Installation package tplylib for target wasm32-embedded succeeded Installing package fpc-all Installation package fpc-all for target wasm32-embedded succeeded gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/packages'