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: Christian Jullien
Subject: Re: [Tinycc-devel] Error with today's patches
Date: Thu, 10 Sep 2020 05:57:55 +0200

I know how Herman works and I was sure its patch was Ok (and it is) . The patch made by wanjochan was the culprit. I just reverted his patch until better tested.

On its side, Kyryl patch “looks” Ok. At least it does not break the test suite.

Kyryl can you add the test case in tcc suite so that we can verify your patch works on all supported platforms.

 

Christian

 

From: Tinycc-devel [mailto:tinycc-devel-bounces+eligis=orange.fr@nongnu.org] On Behalf Of ian
Sent: Wednesday, September 09, 2020 23:57
To: tinycc-devel@nongnu.org
Subject: Re: [Tinycc-devel] Error with today's patches

 

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]