From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 45692 invoked by alias); 5 Nov 2015 20:29:15 -0000 Mailing-List: contact fortran-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: fortran-owner@gcc.gnu.org Received: (qmail 45679 invoked by uid 89); 5 Nov 2015 20:29:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-yk0-f172.google.com Received: from mail-yk0-f172.google.com (HELO mail-yk0-f172.google.com) (209.85.160.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 05 Nov 2015 20:29:13 +0000 Received: by ykdr3 with SMTP id r3so152633372ykd.1 for ; Thu, 05 Nov 2015 12:29:11 -0800 (PST) X-Received: by 10.13.224.3 with SMTP id j3mr8065337ywe.246.1446755351116; Thu, 05 Nov 2015 12:29:11 -0800 (PST) Received: from [143.215.205.14] (lawn-143-215-205-14.lawn.gatech.edu. [143.215.205.14]) by smtp.googlemail.com with ESMTPSA id b11sm5607131ywc.39.2015.11.05.12.29.10 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Nov 2015 12:29:10 -0800 (PST) To: fortran@gcc.gnu.org From: Matthew Clay Subject: Linux Binary Download Page Broken Message-ID: <563BBC15.9070503@gmail.com> Date: Thu, 05 Nov 2015 20:29:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-11/txt/msg00022.txt.bz2 Hi, When clicking on any of the download links in the "GNU/Linux" section of the webpage https://gcc.gnu.org/wiki/GFortranBinaries#GAnchor.28GNU.2BAC8-Linux.29 I get a "Server not found" error. Is there somewhere else where we can download binaries for linux? Thanks, Matthew