TCC is indeed amazing. Thank you for all your hard work. But here, the compiler 
always seems to be in a state of flux, never reaching a stable standard. IMHO, 
you should have two goals: Strive for a fully compatible C99, published as a 
stable C99 1.0 release as soon as possible. Call this your “production” C 
compiler, always available for download, just as on the Fabrice Bellard 
website. Then, separately, continue to build in C11 compatibility with ongoing 
“test” releases. That way, at least, programmers can depend on their code 
always compiling properly using your 1.0 compiler, while work is later being 
done on your C11 release. 
—JM 


> On Sep 13, 2023, at 7:20 AM, Sagar Acharya via Tinycc-devel 
> <tinycc-devel@nongnu.org> wrote:
> 
> tcc is amazing and I agree that it's aim should be to support latest C 
> standards, that are minimal and required. I agree with going to C11.
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to