Re: [Tinycc-devel] Status of C language support, et al
From:
pursuer2
Subject:
Re: [Tinycc-devel] Status of C language support, et al
Date:
Tue, 20 Apr 2021 15:14:14 +0800
I think we can just add necessary files required by tcc to pass all tests, put those much used header files and libraries for various platforms into another repository. Optionally, add git submodule refer to these repositories.
------------------ Original ------------------
From: "tinycc-devel" <tinycc-devel@nongnu.org>;
Date: Mon, Apr 19, 2021 04:17 PM
To: "tinycc-devel"<tinycc-devel@nongnu.org>;
Cc: "Samir Ribić"<sribic@etf.unsa.ba>;
Subject: Re: [Tinycc-devel] Status of C language support, et al
* Which features are still missing, for example from C99 and C11?
We do not want bloated tcc, but winapi section needs to include, by default, the following three much used header files and libraries: