diff options
Diffstat (limited to 'development/gcclegacy494/README')
-rw-r--r-- | development/gcclegacy494/README | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/development/gcclegacy494/README b/development/gcclegacy494/README index 54df65a6ff8ef..df52926ff94fc 100644 --- a/development/gcclegacy494/README +++ b/development/gcclegacy494/README @@ -1,9 +1,8 @@ -The GNU Compiler Collection includes front ends for C, C++, Objective-C, -Fortran, Ada, and Go, as well as libraries for these languages -(libstdc++,...). GCC was originally written as the compiler for the GNU -operating system. The GNU system was developed to be 100% free software, free -in the sense that it respects the user's freedom. +The GNU Compiler Collection includes front ends for C, C++, +Objective-C, Fortran, Ada, and Go, as well as libraries for these +languages (libstdc++,...). GCC was originally written as the compiler +for the GNU operating system. The GNU system was developed to be 100% +free software, free in the sense that it respects the user's freedom. - -This script only compiles the GNU C, and C++ front ends. This script was -written with the intention to compile a better PaleMoon. +This script only compiles the GNU C, and C++ front ends. This script +was written with the intention to compile a better PaleMoon. |