From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from albireo.enyo.de (albireo.enyo.de [37.24.231.21]) by sourceware.org (Postfix) with ESMTPS id C7DE7389F4F7 for ; Wed, 11 Mar 2020 08:00:24 +0000 (GMT) Received: from [172.17.203.2] (helo=deneb.enyo.de) by albireo.enyo.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1jBwHu-0006GE-7F; Wed, 11 Mar 2020 08:00:22 +0000 Received: from fw by deneb.enyo.de with local (Exim 4.92) (envelope-from ) id 1jBwGN-00043x-OM; Wed, 11 Mar 2020 08:58:47 +0100 From: Florian Weimer To: =?utf-8?B?6rmA7ISd7ZmY?= via Gcc-help Cc: =?utf-8?B?6rmA7ISd7ZmY?= Subject: Re: Inquiries about GCC binary files References: Date: Wed, 11 Mar 2020 08:58:47 +0100 In-Reply-To: (=?utf-8?B?Iuq5gOyEne2ZmA==?= via Gcc-help"'s message of "Wed, 11 Mar 2020 13:23:51 +0900") Message-ID: <87eetzz5jc.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00, GARBLED_BODY, SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-help@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-help mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2020 08:00:25 -0000 * =EA=B9=80=EC=84=9D=ED=99=98 via Gcc-help: > I found GFortran binary files at your site, but having hard time > looking for any c or c++ compiler in binary format. I don't think there are gfortran programs on the gcc.gnu.org site, only source code. > Can I get any recommendation or reference site address about this > issue? What exactly are you trying to solve? Compilers for CentOS are available from the CentOS repositories and can be installed using =E2=80=9C= yum install=E2=80=9D.