ref: 94b7bcdc3bcc8815cc7132c7a0348f7a8746d478
parent: a9a57c39e57aa437c032558d093929b48b24f47a
author: gek169 <gek169>
date: Tue May 25 09:35:18 EDT 2021
Automatic commit.
--- a/README.md
+++ b/README.md
@@ -35,7 +35,9 @@
## How portable?
-* TinyGL still compiles under bellard's Tiny C Compiler. (Note: SDL examples cannot be compiled with tcc, but the raw demos can.)
+* TinyGL still compiles under bellard's Tiny C Compiler.
+
+The SDL examples are now confirmed building with TCC, using TinyCC built from the latest source.
* TinyGL has been compiled for the Nintendo 3DS (proof of concept in another repository)