From: Thomas Walker Lynch Date: Fri, 6 Jun 2025 03:32:48 +0000 (+0000) Subject: README update X-Git-Url: https://git.reasoningtechnology.com/usr/lib/python2.7/encodings/iso8859_10.py?a=commitdiff_plain;h=f8df0c28883dfe1871dc21bb3ec93de15c615806;p=RT-gcc README update --- diff --git a/README.md b/README.md index 2dd1d07..caf657e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RT CPP Extensions and GCC Toolchain -> *Status: Core system functional. CPP extensions fully implemented for GCC 12.4.1 on Debian 12.10. Documentation in progress.* +> *Status: Scripts build a standalone GCC 12.4.1 on Debian 12.10 with an option for RT's CPP extensions. Directives #macro and #assign are included. The builtin macros are being incorporated, and will hopefully be released soon.* This repository provides a standalone GCC installation toolkit with optional support for the RT extensions to the C preprocessor. It includes reusable build scripts, macro programming infrastructure, and documentation for the extended CPP environment.