[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] severe regression in TCC compiling and linking kernel
From: |
Michael Ackermann |
Subject: |
Re: [Tinycc-devel] severe regression in TCC compiling and linking kernel since may 2022 |
Date: |
Tue, 12 Nov 2024 23:24:39 +0000 |
This one from seyko2 is a good start for AoT compiling/linking linux-2.4:
https://github.com/seyko2/tccboot
FYI, for 16bit real-mode bootcode assembly binutils-as is needed,
32bit compiling/assembly/linking is handled nicely by tcc.
and i've mentioned the latest commit-id on mob branch that i tested with.
Myself too had tested tccboot JiT, which i succeeded with once with some updated
tcc mob branch version linked against, but didn't test any further, not yet.
tccboot is available from bellard.org
anyway, the regression on tcc mob branch seems rather severe, although it's
disclosed by kernel compilation for x86 only, i suspect it potentially affects
various other test-cases and architectures.
On 2024-11-13 00:56, Vad Rulezz wrote:
> Hello Michael,
>
> On 11/12/24 10:27 PM, Michael Ackermann via Tinycc-devel wrote:
> > The revert/backout diff that i could confirm that tcc succeeds
> > compiling/linking
> > kernel with is attached.
>
> Can you share a script or somewhat detailed instructions on how to build
> linux kernel with TCC?
>
>
> Vad Rulezz
>
> _______________________________________________
> Tinycc-devel mailing list
> Tinycc-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel
signature.asc
Description: Digital signature
- [Tinycc-devel] severe regression in TCC compiling and linking kernel since may 2022, Michael Ackermann, 2024/11/12
- Re: [Tinycc-devel] severe regression in TCC compiling and linking kernel since may 2022, Vad Rulezz, 2024/11/12
- Re: [Tinycc-devel] severe regression in TCC compiling and linking kernel since may 2022,
Michael Ackermann <=
- Re: [Tinycc-devel] severe regression in TCC compiling and linking kernel since may 2022, Vad Rulezz, 2024/11/12
- Re: [Tinycc-devel] severe regression in TCC compiling and linking kernel since may 2022, grischka, 2024/11/13
- [Tinycc-devel] regression testing with a complete i486-tcc-linux-musl.iso distribution, Michael Ackermann, 2024/11/15
- Message not available
- Message not available
- Re: [Tinycc-devel] regression testing with a complete i486-tcc-linux-musl.iso distribution, Michael Ackermann, 2024/11/16
- Re: [Tinycc-devel] regression testing with a complete i486-tcc-linux-musl.iso distribution, gz8cx4, 2024/11/17
- Re: [Tinycc-devel] regression testing with a complete i486-tcc-linux-musl.iso distribution, Yao Zi, 2024/11/17
- [Tinycc-devel] musl dynamic loader libc.so miscompiled with tcc - Re: regression testing with a complete i486-tcc-linux-musl.iso distribution, Michael Ackermann, 2024/11/22