[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Unify C and asm symbols
From: |
Christian Jullien |
Subject: |
Re: [Tinycc-devel] Unify C and asm symbols |
Date: |
Tue, 12 Dec 2017 19:56:50 +0100 |
Dear Grischka,
Here are the results (compile + test)
- OK Windows 32 & 64 using native tcc as boostrapped by my old Cygwin
Makefile (arf! It is still the best way for me to test native Windows ports)
Other test are done with ./configure && make && make test
- OK RPi 2/3 (ARM 32bits)
- OK Linux x86_64 CentOS 6.5 + gcc 4.8.2
- OK Linux i386 Debian + gcc 4.9.2
- OK Linux Aarch64 APM X-Gene Mustang board Aarch64 (gcc Ubuntu/Linaro
4.8.4-2)
- OK Linux Aarch64 AMD Opteron 1100 / openSUSE Leap 42.1
>From my point of view this BETA can goes to RC.
Great job all.
-----Original Message-----
From: grischka [mailto:address@hidden
Sent: mardi 12 décembre 2017 19:22
To: Christian Jullien
Cc: address@hidden; Michael Matz
Subject: Re: [Tinycc-devel] Unify C and asm symbols
Christian Jullien wrote:
> Before it is released, can you please announce it goes to BETA stage
> so that I can test the release candidate on different platforms I have
access on?
>
> - Windows 32/64
>
> - Linux Intel 32/64
>
> - RPi 2/3 (ARM 32bits)
>
> - APM X-Gene Mustang board / Ubuntu 14.04.3 LTS (Aarch64)
OK, I just pushed the (if it were me) final commit for 0.9.27, so we could
say that it is now in BETA stage, at least.
http://repo.or.cz/tinycc.git/commitdiff/d348a9a51d32cece842b7885d27a411436d7
887b
Also there is one more alternative approach for multi source-file linking
which (I think) behaves now really VERY similar to what tcc does with object
files. (No elf hashing during compilation at all.)
http://repo.or.cz/tinycc.git/commitdiff/1a4d4b76e803a32db1168e66ad8f8b26c29c
8ea0
Anyway, I'd say, please test (and if anything, please fix ;), and if all
goes well I could pack the tarballs then say ... next Sunday.
Thanks,
--- grischka
- Re: [Tinycc-devel] Unify C and asm symbols, Michael Matz, 2017/12/03
- Re: [Tinycc-devel] Unify C and asm symbols, grischka, 2017/12/04
- Re: [Tinycc-devel] Unify C and asm symbols, Michael Matz, 2017/12/04
- Re: [Tinycc-devel] Unify C and asm symbols, Michael Matz, 2017/12/04
- Re: [Tinycc-devel] Unify C and asm symbols, grischka, 2017/12/06
- Re: [Tinycc-devel] Unify C and asm symbols, Michael Matz, 2017/12/10
- Re: [Tinycc-devel] Unify C and asm symbols, grischka, 2017/12/10
- Re: [Tinycc-devel] Unify C and asm symbols, Michael Matz, 2017/12/10
- Re: [Tinycc-devel] Unify C and asm symbols, Christian Jullien, 2017/12/11
- Re: [Tinycc-devel] Unify C and asm symbols, grischka, 2017/12/12
- Re: [Tinycc-devel] Unify C and asm symbols,
Christian Jullien <=
- Re: [Tinycc-devel] Unify C and asm symbols, Michael Matz, 2017/12/15