tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Error with today's patches


From: Christian Jullien
Subject: [Tinycc-devel] Error with today's patches
Date: Wed, 9 Sep 2020 11:44:50 +0200

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'

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]