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. Only Pascal compilers are suitable for this purpose.

On Fri, Sep 4, 2020 at 10:52 AM Vaidas BoQsc <[email protected]> wrote:

> I just realized that TCC does not work on headers or libraries when
> they are not around in folders like include and libtcc.
>
> Having a single binary with these default libraries and headers
> initially available would be interesting and more or less useful to
> have, for small projects or learning and testing.
>
> _______________________________________________
> Tinycc-devel mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel
>
_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to