summaryrefslogtreecommitdiff
path: root/private/gcc-latest/README
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2022-06-02 16:36:02 +0200
committerEugen Wissner <belka@caraus.de>2022-06-03 16:36:02 +0200
commit61d38b018d1ffdc94c88f5ff6f43aed8552d6432 (patch)
tree1ffedcead245b659d7e6630e93973cb477681524 /private/gcc-latest/README
parent3be0aedffddb986d6e414029b145b94e43102f23 (diff)
downloadslackbuilder-61d38b018d1ffdc94c88f5ff6f43aed8552d6432.tar.gz
gcc-latest: Added GCC 12 with GDC
Diffstat (limited to 'private/gcc-latest/README')
-rw-r--r--private/gcc-latest/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/private/gcc-latest/README b/private/gcc-latest/README
new file mode 100644
index 0000000..04113b2
--- /dev/null
+++ b/private/gcc-latest/README
@@ -0,0 +1,6 @@
+GCC 12 with C, C++ and D support.
+
+GCC is the GNU Compiler Collection.
+
+D is a general-purpose programming language with static typing,
+systems-level access, and C-like syntax.