Projekt

Allgemein

Profil

Feature #196

Von Maximilian Seesslen vor mehr als 2 Jahren aktualisiert

check if strtol() is still buggy.
CBringup from libcampo should perform some sanity checks/Unit tests.

Check if these options are used to build:
meson $DIR \
-Dtarget-optspace=true \
-Dnewlib-tinystdio=true \
-Dnewlib-supplied-syscalls=false \
-Dnewlib-reentrant-small=true\
-Dnewlib-wide-orient=false\
-Dnewlib-nano-malloc=true\
-Dlite-exit=true\
-Dnewlib-global-atexit=true\
-Dincludedir=lib/newlib-nano/$ARCH/include \
-Dlibdir=lib/newlib-nano/$ARCH/lib \
--cross-file $DIR/cross-$ARCH.txt \
--buildtype plain

Zurück