diff options
Diffstat (limited to 'development/gcc-d/README')
-rw-r--r-- | development/gcc-d/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/development/gcc-d/README b/development/gcc-d/README deleted file mode 100644 index 09bb108754620..0000000000000 --- a/development/gcc-d/README +++ /dev/null @@ -1,12 +0,0 @@ -This is GDC (GNU D Compiler), the D frontend for GCC. - -D is a general-purpose programming language with static typing, -systems-level access, and C-like syntax. With the D Programming -Language, write fast, read fast, and run fast. - -This package provides GCC 8 with C, C++ and D. It doesn't conflict with -GCC 5 shipped by Slackware. - -Since GCC is built several times to bootstrap the D frontend written in -D with an older C++-version, be sure you have about 9 GB of disk space -in your temporary directory. |