diff options
-rw-r--r-- | dist/gcc/INSTALL | 5 | ||||
-rw-r--r-- | dist/gcc/README | 4 |
2 files changed, 2 insertions, 7 deletions
diff --git a/dist/gcc/INSTALL b/dist/gcc/INSTALL index dc61131a9..b341317b5 100644 --- a/dist/gcc/INSTALL +++ b/dist/gcc/INSTALL @@ -12,13 +12,10 @@ default location, unless you set links. You must be root to install this distribution. To install ghdl: -$ su +$ su # tar -C / -jxvf @TARFILE@.tar.bz2 Note: you must also have a C compiler and zlib installed. -There is a mailing list for any questions. You can subscribe via: - https://mail.gna.org/listinfo/ghdl-discuss/ - Tristan Gingold. diff --git a/dist/gcc/README b/dist/gcc/README index 41357265b..c58e0f923 100644 --- a/dist/gcc/README +++ b/dist/gcc/README @@ -29,9 +29,7 @@ Building GHDL from sources: See BUILD.txt -There is a mailing list for any questions. You can subscribe via: - https://mail.gna.org/listinfo/ghdl-discuss/ -Please report bugs on https://github.com/tgingold/ghdl/issues +Please report bugs and issues on https://github.com/tgingold/ghdl/issues If you cannot compile, please report the gcc version, GNAT version and gcc source version. |