macOS:
. compiling tcc.c 10 times (827 ms) ------------ test3 ------------ tcc: error: undefined symbol '___va_arg' tcc: error: undefined symbol '_alloca' make[2]: *** [test3] Error 255 ------------ memtest ------------ RPi: running fib in threads 1 8 144 5 10946 21 6765 89 55 34 3 377 610 233 987 2 13 4181 2584 1597 (35 ms) running tcc.c in threads to run fib tcc: error: undefined symbol '__aeabi_idivmod' tcc: error: undefined symbol '__aeabi_idivmod' tcc: error: undefined symbol '__aeabi_idiv' tcc: error: undefined symbol '__aeabi_uldivmod' tcc: error: undefined symbol '__aeabi_llsl' tcc: error: undefined symbol '__aeabi_llsr' tcc: error: undefined symbol '__aeabi_ul2d' tcc: error: undefined symbol '__aeabi_d2lz' tcc: error: undefined symbol '__aeabi_uidivmod' tcc: error: undefined symbol '__clear_cache' tcc: error: undefined symbol '__aeabi_uidiv' tcc: error: undefined symbol '__aeabi_idivmod' tcc: error: undefined symbol '__aeabi_idiv' tcc: error: undefined symbol '__aeabi_uldivmod' tcc: error: undefined symbol '__aeabi_llsl' tcc: error: undefined symbol '__aeabi_llsr' tcc: error: undefined symbol '__aeabi_ul2d' .
_______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel