tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Error with today's patches


From: ian
Subject: Re: [Tinycc-devel] Error with today's patches
Date: Wed, 9 Sep 2020 23:56:55 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Hi back to all.

I read carefully all of the mailing-list, but I hava add a quick comment, right now.

The main aim of a CVS is to able people to test patches, and concurrent versions.

The target should be to create a fork, and, tests achieved, to merge them to the mob.

Every one HAVE to test their modifications upon EVERY structures (OSes, procs, byte lengthS, and so on) before submitting them, or to leave them in the fork branch before merging....

It's a shame that everybody could come and propose modifications, even push them on mob, without a complete review....

Really, I do believe that Christian, while working on his own language, is right in many ways.... You should read him with attention.


Take care all,  and sorry for this.

ian


Le 09/09/2020 à 11:44, Christian Jullien a écrit :

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
--
-- sibian0218@gmail.com
-- Développeur compulsif

reply via email to

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