tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Distribute TCC as a single binary, or make it portabl


From: Vincent Lefevre
Subject: Re: [Tinycc-devel] Distribute TCC as a single binary, or make it portable enough to work outside the environment
Date: Fri, 4 Sep 2020 16:56:04 +0200
User-agent: Mutt/1.14.4+72 (e807360d) vl-127292 (2020-06-21)

On 2020-09-04 16:18:13 +0200, Samir Ribić wrote:
> I do not think that C compiler since K&R days is designed to work as a
> single binary, although I like this feature. The very first line in every C
> program #include means that you need to append a separate file from disk
> into your source.

No, for the standard headers, this is not required by the C standard.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



reply via email to

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