Hi
./configure --enable-cross
make
gcc -o arm-linux-fpa-tcc tcc.c -DONE_SOURCE -DTCC_TARGET_ARM -I.
-Wall -g -O0 -Wdeclaration-after-statement -Wno-deprecate
lib/libtcc1.c: In function `__clear_cache':
lib/libtcc1.c:740: error: `__ARM_NR_cacheflush' undeclared (first use
in this function)
lib/libtcc1.c:740: error: (Each undeclared identifier is reported only once
lib/libtcc1.c:740: error: for each function it appears in.)
make: *** [arm-linux-fpa-tcc] Error 1

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to