From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mengyan1223.wang (mengyan1223.wang [89.208.246.23]) by sourceware.org (Postfix) with ESMTPS id 021D53856DF6 for ; Tue, 3 May 2022 12:32:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 021D53856DF6 Received: from localhost.localdomain (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) (Authenticated sender: xry111@mengyan1223.wang) by mengyan1223.wang (Postfix) with ESMTPSA id 595B46657A; Tue, 3 May 2022 08:32:56 -0400 (EDT) Message-ID: Subject: Re: Installing gcc on Linux 7.9 with no access to a repository From: Xi Ruoyao To: "DeCaro, James John (Jim) CIV DISA FE (USA)" , "gcc-help@gcc.gnu.org" Date: Tue, 03 May 2022 20:32:54 +0800 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.44.1 MIME-Version: 1.0 X-Spam-Status: No, score=-3031.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, JMQ_SPF_NEUTRAL, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Tue, 03 May 2022 12:32:59 -0000 On Tue, 2022-05-03 at 12:18 +0000, DeCaro, James John (Jim) CIV DISA FE (USA) wrote: > I am trying to download and install gcc manually, since I do not have > access to a repository.=C2=A0 When I try to run=C2=A0 ./configure from th= e gcc > download I get a message that there is no compiler available (--well > OK, this is what I am trying to fix).=C2=A0 I am having difficulty findin= g > a simple compiler download that will install without the benefit of > access to a repository.=C2=A0 I tried downloading .rpm=E2=80=99s to insta= ll locally > but with no luck so far. What is "Linux 7.9"? The latest release of Linux is 5.18. --=20 Xi Ruoyao School of Aerospace Science and Technology, Xidian University