From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by sourceware.org (Postfix) with ESMTPS id D4FD33858D28 for ; Sat, 18 Dec 2021 12:59:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D4FD33858D28 Received: by mail-wm1-x333.google.com with SMTP id p27-20020a05600c1d9b00b0033bf8532855so3258124wms.3 for ; Sat, 18 Dec 2021 04:59:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=7tU1Ds21n4RwoNbStsPkv0/PfbzuUaUr9QXz33aOtS0=; b=tMvkDEasvOvE8BQt6S6tJyP4BsM9SQNZ03rqxRzyHJocUF1qGizeK/aZBxKJ25i4mF agueSHrY92TPbFDhVNMQ9HYGNBeLxz8CbKXF6SAFyuh1GLa5YyzWh3TAHI0uTqdLrM0j blgL2262Sc+qicNqXlsBiPxEoNp/RjZu/ScbpOuIxON/cn4VA81oJWJVup8Cu1FPUgTB qAGSkJ+xwTAU2DIoCPL4xhijmr3nPsv4tPPLLcTe/xuBC+YENLusiIN/xC2d/WOYF5TI CSFzSu1nOh1oes+yCFPkgVjbvkDSvnDI2NIY7iFOnoNzdaiUBZLGtBCrA1U13DzDrLRu 3/9Q== X-Gm-Message-State: AOAM531+VL+WGJ/MsnGHJx8B5ENGY4iDcycwc4twnpFEKwSU2eNXpHuT P82b+rZ6UAeyWbvVij2K1HLQmKtc7NmhHJh/vcA= X-Google-Smtp-Source: ABdhPJwJHdlbtLbkC4IPOrrEltiUyAdj4T/O6H/Kj+TQvg/5XI/RJuUn0jiL1mRbkapGiJC/HGkLt1o1ELlg1+vgyjQ= X-Received: by 2002:a1c:7ed1:: with SMTP id z200mr6774550wmc.108.1639832374887; Sat, 18 Dec 2021 04:59:34 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Jonathan Wakely Date: Sat, 18 Dec 2021 12:59:23 +0000 Message-ID: Subject: Re: Gcc To: Navidullah Mehrtash Cc: "gcc@gcc.gnu.org" Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_LINKBAIT3, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP 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@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2021 12:59:37 -0000 On Sat, 18 Dec 2021 at 08:10, Navidullah Mehrtash wrote: > > I nedd gcc downloads link, may I have please! Look where it says "Download" at https://gcc.gnu.org/ We only provide the sources, which you have to build yourself, see https://gcc.gnu.org/wiki/InstallingGCC for help with that. There are some unofficial binary downloads linked to from https://gcc.gnu.org/install/binaries.html