summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian20
1 files changed, 9 insertions, 11 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 457c92e..d7c229c 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -34,7 +34,7 @@ How are the default compilers selected?
---------------------------------------
Starting in Debian 3.0, there is now a gcc-defaults package set. This
-creates the actual packages for gcc, gnat, g++, gobjc, chill, gcj, gij,
+creates the actual packages for gcc, gnat, g++, gobjc,
gdc and gpc. These packages will depend on the corresponding default
compiler for that architecture. For Debian 5.0 for example, "gcc"
depends on "gcc-5", which means that the "gcc-5" package will
@@ -50,16 +50,14 @@ similar.
The default compiler versions for Debian GNU/Linux on amd64 are
(minor version numbers omitted):
- cpp : cpp-6
- gcc : gcc-6
- g++ : g++-6
- gfortran : gfortran-6
- gcj : gcj-6
- gij : gij-6
- gccgo : gccgo-6
- gobjc : gobjc-6
- gobjc++ : gobjc++-6
- gdc : gdc-6
+ cpp : cpp-9
+ gcc : gcc-9
+ g++ : g++-9
+ gfortran : gfortran-9
+ gccgo : gccgo-9
+ gobjc : gobjc-9
+ gobjc++ : gobjc++-9
+ gdc : gdc-9
Most of the documentation for GCC including the manual pages is
licensed under the GFDL and therefore not included in the main section.