Open holycarrot opened 3 months ago
I sucessfully build for ARM with these commands right now:
~/Dev/meson/meson.py setup --optimization=s --prefix=$(pwd)/install_freertos/ --cross-file meson/arm_cortex_m4_cross.ini build_meson_freertos_arm
ninja -C build_meson_freertos_arm/ -j8 --verbose \
libdruntime-ldc-debug.a \
libphobos2-ldc-debug.a \
install
I use lastest ~master
version of Meson
Error: