[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] a.out support (was Re: add an executable format?)
From: |
tccm |
Subject: |
Re: [Tinycc-devel] a.out support (was Re: add an executable format?) |
Date: |
Sun, 12 Feb 2023 14:19:18 +0100 |
On Sat, Feb 04, 2023 at 06:08:18PM +0100, tccm wrote:
> Best of all would be of course to support aout internally and write the
> resulting file directly. Then tcc could be also built smaller for aout
> platforms, by dropping elf and dynamic linking. Achieving this would be
> probably not easy, given that tcc was made for elf from the beginning
> (? what do tcc gurus say?).
Anyone willing to comment on feasibility / pitfalls of trying this?
> > Would it be possible for you to share binaries of your new TCC?
BTW if someone else is curious, the answer was yes.
Cheers
/tccm