diff options
author | khronosschoty <khronosschoty@posteo.org> | 2017-05-22 23:57:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:30:50 +0700 |
commit | 143d3f5347249c23893b9a492e0a4c5db294d978 (patch) | |
tree | 4410b4ff2eb3c72b09c8d52fa01abb597f68d395 /development/gcclegacy494/README | |
parent | 2dbd65dc145dfd420b97ee215e36eab16d28ba0b (diff) | |
download | slackbuilds-143d3f5347249c23893b9a492e0a4c5db294d978.tar.gz |
development/gcclegacy494: Added (GCC 4.9.4 legacy).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gcclegacy494/README')
-rw-r--r-- | development/gcclegacy494/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/gcclegacy494/README b/development/gcclegacy494/README new file mode 100644 index 0000000000..54df65a6ff --- /dev/null +++ b/development/gcclegacy494/README @@ -0,0 +1,9 @@ +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. |