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 B8371385AC25 for ; Sat, 18 Sep 2021 08:05:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B8371385AC25 Received: from [192.168.124.4] (unknown [61.150.43.68]) (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 1186D65CC2; Sat, 18 Sep 2021 04:05:19 -0400 (EDT) Message-ID: <0407ab6e3dfc307c3c2c3860e227053318ac5e30.camel@mengyan1223.wang> Subject: Re: "what can i do for uninstall gcc compiler on mac m1" (was untitled) From: Xi Ruoyao To: Girdhari patel , gcc-help@gcc.gnu.org Date: Sat, 18 Sep 2021 16:05:13 +0800 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.0 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3030.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, JMQ_SPF_NEUTRAL, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_PASS, 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-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: Sat, 18 Sep 2021 08:05:25 -0000 On Sat, 2021-09-18 at 00:59 +0530, Girdhari patel via Gcc-help wrote: > i want to uninstall gcc compiler on macbook m1 and install g++ > > what can i do for uninstall gcc compiler on mac m1 On Mac OS there is no gcc pre-installed, and Apple fakes their clang to pretend as "gcc". So most questions about "gcc on Mac OS" should not go to this list, unless you've built (or you'd like to build) GCC from source. -- Xi Ruoyao School of Aerospace Science and Technology, Xidian University