PACKAGES.TXT; Sat May 7 18:57:21 UTC 2022 This file provides details on the Slackware packages found in the ./testing/ directory. Total size of all packages (compressed): 107 MB Total size of all packages (uncompressed): 581 MB PACKAGE NAME: gcc-12.1.0-x86_64-1.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 22724 K PACKAGE SIZE (uncompressed): 148960 K PACKAGE DESCRIPTION: gcc: gcc (Base GCC package with C support) gcc: gcc: GCC is the GNU Compiler Collection. gcc: gcc: This package contains those parts of the compiler collection needed to gcc: compile C code. Other packages add Ada, C++, D, Fortran, Go, gcc: Objective-C, and BRIG support to the compiler core. gcc: PACKAGE NAME: gcc-g++-12.1.0-x86_64-1.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 12600 K PACKAGE SIZE (uncompressed): 58050 K PACKAGE DESCRIPTION: gcc-g++: gcc-g++ (C++ for GCC) gcc-g++: gcc-g++: C++ support for the GNU Compiler Collection. gcc-g++: gcc-g++: This package contains those parts of the compiler collection needed to gcc-g++: compile C++ code. gcc-g++: PACKAGE NAME: gcc-gdc-12.1.0-x86_64-1.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 15548 K PACKAGE SIZE (uncompressed): 95570 K PACKAGE DESCRIPTION: gcc-gdc: gcc-gdc (D support for GCC) gcc-gdc: gcc-gdc: D support for the GNU Compiler Collection. gcc-gdc: gcc-gdc: D is a general-purpose programming language with static typing, gcc-gdc: systems-level access, and C-like syntax. gcc-gdc: PACKAGE NAME: gcc-gfortran-12.1.0-x86_64-1.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 10780 K PACKAGE SIZE (uncompressed): 43190 K PACKAGE DESCRIPTION: gcc-gfortran: gcc-gfortran (Fortran support for GCC) gcc-gfortran: gcc-gfortran: The GNU Fortran compiler is fully compliant with the Fortran 95 gcc-gfortran: Standard and includes legacy F77 support. In addition, a significant gcc-gfortran: number of Fortran 2003 and Fortran 2008 features are implemented. gcc-gfortran: GNU Fortran also contains many standard and extensions and can be gcc-gfortran: used to run real-world programs. gcc-gfortran: gcc-gfortran: This package contains those parts of the compiler collection gcc-gfortran: needed to compile Fortran code. gcc-gfortran: PACKAGE NAME: gcc-gnat-12.1.0-x86_64-1.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 18268 K PACKAGE SIZE (uncompressed): 103380 K PACKAGE DESCRIPTION: gcc-gnat: gcc-gnat (Ada support for GCC) gcc-gnat: gcc-gnat: Ada support for the GNU Compiler Collection. gcc-gnat: gcc-gnat: This package contains those parts of the compiler collection needed to gcc-gnat: compile Ada code. GNAT implements Ada 95, Ada 2005 and Ada 2012, and gcc-gnat: it may also be invoked in Ada 83 compatibility mode. By default, GNAT gcc-gnat: assumes Ada 2012. gcc-gnat: PACKAGE NAME: gcc-go-12.1.0-x86_64-1.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 16928 K PACKAGE SIZE (uncompressed): 78070 K PACKAGE DESCRIPTION: gcc-go: gcc-go (Go support for GCC) gcc-go: gcc-go: Go is a compiled, garbage-collected, concurrent programming language gcc-go: developed by Google Inc. The initial design of Go was started in gcc-go: September 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. gcc-go: Rob Pike has stated that Go is being used "for real stuff" at Google. gcc-go: Go's "gc" compiler targets the Linux, Mac OS X, FreeBSD, OpenBSD and gcc-go: Microsoft Windows operating systems, and the i386, amd64, and ARM gcc-go: processor architectures. gcc-go: gcc-go: Homepage: http://golang.org PACKAGE NAME: gcc-objc-12.1.0-x86_64-1.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 12812 K PACKAGE SIZE (uncompressed): 68660 K PACKAGE DESCRIPTION: gcc-objc: gcc-objc (Objective-C/C++ support for GCC) gcc-objc: gcc-objc: Objective-C/C++ support for the GNU Compiler Collection. gcc-objc: gcc-objc: This package contains those parts of the compiler collection needed to gcc-objc: compile code written in Objective-C and Objective-C++. Objective-C was gcc-objc: originally developed to add object-oriented extensions to the C gcc-objc: language, and is best known as the native language of the NeXT gcc-objc: computer. gcc-objc: