gcc-latest: Added GCC 12 with GDC

This commit is contained in:
2022-06-02 16:36:02 +02:00
parent 3be0aedffd
commit 61d38b018d
5 changed files with 258 additions and 0 deletions

View File

@ -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.