From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6464 invoked by alias); 28 Jun 2014 12:17:16 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 6452 invoked by uid 89); 28 Jun 2014 12:17:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.5 required=5.0 tests=AWL,BAYES_00,SPAM_SUBJECT1,SPF_PASS autolearn=no version=3.3.2 X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Sat, 28 Jun 2014 12:17:10 +0000 Received: from [192.168.0.131] (vie-188-118-252-235.dsl.sil.at [188.118.252.235]) by ainaz.pair.com (Postfix) with ESMTPSA id D06BF3F419; Sat, 28 Jun 2014 08:17:06 -0400 (EDT) Date: Sat, 28 Jun 2014 12:17:00 -0000 From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org cc: Tobias Burnus Subject: [wwwdocs] http://gcc.gnu.org/install/ links Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes X-SW-Source: 2014-06/txt/msg02291.txt.bz2 Convert references to http://gcc.gnu.org/install/ and sub-pages to https. Avoid some such links. Committed. Gerald Index: faq.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/faq.html,v retrieving revision 1.218 diff -u -r1.218 faq.html --- faq.html 28 Jun 2014 07:45:04 -0000 1.218 +++ faq.html 28 Jun 2014 11:57:20 -0000 @@ -103,7 +103,7 @@

The host/target specific installation notes for GCC include information about known problems with installing or using GCC on particular platforms. These are included in the sources for a release in INSTALL/specific.html, -and the latest version +and the latest version is always available at the GCC web site. Reports of successful builds for several versions of GCC are also available at the web site.

@@ -217,7 +217,7 @@ the GNU versions of those programs.

To ensure that GCC finds the GNU assembler (the GNU linker), which -are required by some +are required by some configurations, you should configure these with the same --prefix option as you used for GCC. Then build & install GNU as (GNU ld) and proceed with @@ -457,7 +457,7 @@ transparently without requiring installation of any additional tools.

If you modified some sources or when building from SVN you may also -need some +need some additional tools.

Index: releases.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/releases.html,v retrieving revision 1.112 diff -u -r1.112 releases.html --- releases.html 12 Jun 2014 12:47:25 -0000 1.112 +++ releases.html 28 Jun 2014 11:57:22 -0000 @@ -17,7 +17,7 @@ of little use to you if you do not already have a C compiler on your machine. If you don't already have a compiler, you need pre-compiled binaries. -Our binaries page +Our binaries page has references to pre-compiled binaries for various platforms.

You can also retrieve the current development sources Index: egcs-1.0/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/egcs-1.0/index.html,v retrieving revision 1.3 diff -u -r1.3 index.html --- egcs-1.0/index.html 3 Dec 2013 01:04:41 -0000 1.3 +++ egcs-1.0/index.html 28 Jun 2014 11:57:27 -0000 @@ -200,7 +200,7 @@

The EGCS 1.0 releases include installation instructions in both HTML and plaintext forms (see the INSTALL directory in the toplevel directory of the distribution). However, we also keep the most up to date -installation instructions +installation instructions and build/test status on our web page. We will update those pages as new information becomes available.

Index: egcs-1.1/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/egcs-1.1/index.html,v retrieving revision 1.7 diff -u -r1.7 index.html --- egcs-1.1/index.html 28 Jun 2014 07:45:08 -0000 1.7 +++ egcs-1.1/index.html 28 Jun 2014 11:57:27 -0000 @@ -258,7 +258,7 @@

Each release includes installation instructions in both HTML and plaintext forms (see the INSTALL directory in the toplevel directory of the distribution). However, we also keep the most up to date -installation instructions +installation instructions and build/test status on our web page. We will update those pages as new information becomes available.

Index: gcc-2.95/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-2.95/index.html,v retrieving revision 1.4 diff -u -r1.4 index.html --- gcc-2.95/index.html 28 Jun 2014 07:45:10 -0000 1.4 +++ gcc-2.95/index.html 28 Jun 2014 11:57:28 -0000 @@ -43,8 +43,7 @@

The sources include installation instructions in both HTML and plaintext forms in the install directory in the distribution. -However, the most up to date - installation instructions +However, the most up to date installation instructions and build/test status are on the web pages. We will update those pages as new information becomes available.

Index: gcc-3.0/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.0/buildstat.html,v retrieving revision 1.154 diff -u -r1.154 buildstat.html --- gcc-3.0/buildstat.html 27 Jun 2014 14:34:15 -0000 1.154 +++ gcc-3.0/buildstat.html 28 Jun 2014 11:57:28 -0000 @@ -13,11 +13,11 @@

Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful build, including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

Index: gcc-3.1/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.1/buildstat.html,v retrieving revision 1.43 diff -u -r1.43 buildstat.html --- gcc-3.1/buildstat.html 27 Jun 2014 14:34:15 -0000 1.43 +++ gcc-3.1/buildstat.html 28 Jun 2014 11:57:28 -0000 @@ -13,11 +13,11 @@

Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful "make bootstrap", including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

Index: gcc-3.2/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.2/buildstat.html,v retrieving revision 1.78 diff -u -r1.78 buildstat.html --- gcc-3.2/buildstat.html 27 Jun 2014 14:34:15 -0000 1.78 +++ gcc-3.2/buildstat.html 28 Jun 2014 11:57:29 -0000 @@ -13,11 +13,11 @@

Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful "make bootstrap", including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

Index: gcc-3.3/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/buildstat.html,v retrieving revision 1.55 diff -u -r1.55 buildstat.html --- gcc-3.3/buildstat.html 27 Jun 2014 14:34:15 -0000 1.55 +++ gcc-3.3/buildstat.html 28 Jun 2014 11:57:30 -0000 @@ -13,11 +13,11 @@

Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful "make bootstrap", including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

Index: gcc-3.4/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/buildstat.html,v retrieving revision 1.34 diff -u -r1.34 buildstat.html --- gcc-3.4/buildstat.html 27 Jun 2014 14:34:15 -0000 1.34 +++ gcc-3.4/buildstat.html 28 Jun 2014 11:57:32 -0000 @@ -13,11 +13,11 @@

Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful "make bootstrap", including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

Index: gcc-4.0/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/buildstat.html,v retrieving revision 1.30 diff -u -r1.30 buildstat.html --- gcc-4.0/buildstat.html 27 Jun 2014 14:34:15 -0000 1.30 +++ gcc-4.0/buildstat.html 28 Jun 2014 11:57:34 -0000 @@ -13,11 +13,11 @@

Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful "make bootstrap", including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

Index: gcc-4.0/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/changes.html,v retrieving revision 1.63 diff -u -r1.63 changes.html --- gcc-4.0/changes.html 28 Jun 2014 08:14:41 -0000 1.63 +++ gcc-4.0/changes.html 28 Jun 2014 11:57:34 -0000 @@ -368,7 +368,7 @@
  • To compile Ada from the sources, install an older working Ada compiler and then use --enable-languages=ada at configuration time, since the Ada frontend is not currently activated by default. See - the Installing GCC + the Installing GCC for details.
  • Index: gcc-4.1/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.1/buildstat.html,v retrieving revision 1.17 diff -u -r1.17 buildstat.html --- gcc-4.1/buildstat.html 27 Jun 2014 14:34:15 -0000 1.17 +++ gcc-4.1/buildstat.html 28 Jun 2014 11:57:34 -0000 @@ -13,11 +13,11 @@

    Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful "make bootstrap", including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

    Index: gcc-4.2/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.2/buildstat.html,v retrieving revision 1.16 diff -u -r1.16 buildstat.html --- gcc-4.2/buildstat.html 27 Jun 2014 14:34:16 -0000 1.16 +++ gcc-4.2/buildstat.html 28 Jun 2014 11:57:35 -0000 @@ -13,11 +13,11 @@

    Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful "make bootstrap", including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

    Index: gcc-4.3/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.3/buildstat.html,v retrieving revision 1.37 diff -u -r1.37 buildstat.html --- gcc-4.3/buildstat.html 27 Jun 2014 14:34:16 -0000 1.37 +++ gcc-4.3/buildstat.html 28 Jun 2014 11:57:36 -0000 @@ -13,11 +13,11 @@

    Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful "make bootstrap", including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

    Index: gcc-4.3/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.3/changes.html,v retrieving revision 1.127 diff -u -r1.127 changes.html --- gcc-4.3/changes.html 28 Jun 2014 07:45:13 -0000 1.127 +++ gcc-4.3/changes.html 28 Jun 2014 11:57:36 -0000 @@ -22,7 +22,7 @@ href="http://gmplib.org/">GMP and MPFR libraries for building all the various front-end languages it supports. See the prerequisites + href="https://gcc.gnu.org/install/prerequisites.html">prerequisites page for version requirements.
  • ColdFire targets now treat long double as having Index: gcc-4.4/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/buildstat.html,v retrieving revision 1.30 diff -u -r1.30 buildstat.html --- gcc-4.4/buildstat.html 27 Jun 2014 14:34:16 -0000 1.30 +++ gcc-4.4/buildstat.html 28 Jun 2014 11:57:37 -0000 @@ -13,11 +13,11 @@

    Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful "make bootstrap", including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

  • Index: gcc-4.5/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.5/buildstat.html,v retrieving revision 1.17 diff -u -r1.17 buildstat.html --- gcc-4.5/buildstat.html 27 Jun 2014 14:34:16 -0000 1.17 +++ gcc-4.5/buildstat.html 28 Jun 2014 11:57:39 -0000 @@ -13,11 +13,11 @@

    Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful "make bootstrap", including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

    Index: gcc-4.5/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.5/changes.html,v retrieving revision 1.110 diff -u -r1.110 changes.html --- gcc-4.5/changes.html 28 Jun 2014 08:14:42 -0000 1.110 +++ gcc-4.5/changes.html 28 Jun 2014 11:57:39 -0000 @@ -17,7 +17,7 @@
  • GCC now requires the MPC library in order to build. See the prerequisites + href="https://gcc.gnu.org/install/prerequisites.html">prerequisites page for version requirements.
  • Support for a number of older systems and recently Index: gcc-4.6/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/buildstat.html,v retrieving revision 1.17 diff -u -r1.17 buildstat.html --- gcc-4.6/buildstat.html 27 Jun 2014 14:34:16 -0000 1.17 +++ gcc-4.6/buildstat.html 28 Jun 2014 11:57:39 -0000 @@ -13,11 +13,11 @@

    Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful "make bootstrap", including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

  • Index: gcc-4.9/buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/buildstat.html,v retrieving revision 1.3 diff -u -r1.3 buildstat.html --- gcc-4.9/buildstat.html 27 Jun 2014 14:34:16 -0000 1.3 +++ gcc-4.9/buildstat.html 28 Jun 2014 11:57:42 -0000 @@ -13,11 +13,11 @@

    Instructions for running the test suite and for submitting test results are part of - + Installing GCC: Testing. Instructions for reporting a successful "make bootstrap", including a list of information to include in such a report, are part of - + Installing GCC: Final Installation.

    Index: java/build-snapshot.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/java/build-snapshot.html,v retrieving revision 1.18 diff -u -r1.18 build-snapshot.html --- java/build-snapshot.html 28 Oct 2012 21:12:09 -0000 1.18 +++ java/build-snapshot.html 28 Jun 2014 11:57:43 -0000 @@ -77,7 +77,7 @@ will be installed under /usr/local. For more information about installing gcc and/or configuration options see: - http://gcc.gnu.org/install/ + https://gcc.gnu.org/install/ Index: java/contrib.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/java/contrib.html,v retrieving revision 1.37 diff -u -r1.37 contrib.html --- java/contrib.html 27 Jun 2014 15:04:39 -0000 1.37 +++ java/contrib.html 28 Jun 2014 11:57:43 -0000 @@ -70,7 +70,7 @@

    More detailed documentation on how to run tests is +href="https://gcc.gnu.org/install/test.html">how to run tests is included in the GCC installation notes.

    Index: onlinedocs/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/onlinedocs/index.html,v retrieving revision 1.141 diff -u -r1.141 index.html --- onlinedocs/index.html 28 Jun 2014 07:45:15 -0000 1.141 +++ onlinedocs/index.html 28 Jun 2014 11:57:49 -0000 @@ -912,7 +912,7 @@