From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) by sourceware.org (Postfix) with ESMTPS id E0B3E38582A3 for ; Mon, 20 Feb 2023 17:31:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E0B3E38582A3 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-wm1-x32f.google.com with SMTP id m23so1436206wms.5 for ; Mon, 20 Feb 2023 09:31:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:date:message-id:subject:mime-version:from:from:to:cc:subject :date:message-id:reply-to; bh=fj7KOXQShfgQn2kvFqTBU7EHeoKeG46nR1o0hGgLY/U=; b=fVG8dXGNQHqunfHvNBXqGHGTrr404CKJYNGHO5vdvWrgu4wE06/WqVy/MfhbIUA51K HkgbPsrtAwZviQjva4fc4qLMcXwmFpy1fPB+Gd9uhLNXttO6lniYUA9bxjINvBwfhhZ8 5fm715lGioqLcKxWXHWfKwhbymzTZDG7NX0vO/Z/sMwcAV1CPPnRQqHgGvFZVsVvcp5U exrCQbMYProArWGgUYTXgLbOXDuv6kg6aJUL+FrhTdoeygFHaJbDSMVRPv3X1UJ3JuM4 kTUhwfVattWSP++bDCW3hH+iEzg+lbRn0ofyYSjRRPNWY9eWpisW1p/p6kqCbfoDAlxg h6/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:date:message-id:subject:mime-version:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=fj7KOXQShfgQn2kvFqTBU7EHeoKeG46nR1o0hGgLY/U=; b=bTE4cXhnqai+/9sBPdep65qCHMZ5AZBMzUdb4iNHNgNSC/wCCHeMW61EvdR5ZcLyP8 hBI3P0Moh+wOoj9e5XQkGuut36bpAIKRax6Ln6gw2rAdrMrmDFEu0aF0j791bJ94D1z5 miMxgbxY4XTawInsiXl5dyuHIjKDWvVknooIzGMMpMNkrBdr8fTYnEGuG1P5VckK8x/m Ln3P9KFIYQ0hhMOc5NCpaK4JbFzUsxuDUGJDF3MR3rhvjZvGKc29kk/qe35P7RL+WI3J ngEGtXYmp4LqN8aZFRBbLOGzZskydI9PUiNLb/kHHfG4YRpECB/yyABX9XM9oPuNQ1NZ aE4Q== X-Gm-Message-State: AO0yUKWIbBySYIqfpvmpxLd431YFnbHmIwOZ5ZHlgCTIgEcWlkTKxz1L BT12Fdw5vb0/90ZUR3FftQ8Ml8Ht8jQ= X-Google-Smtp-Source: AK7set/KIVLbOe0/8QOy0rpz/ddZRyAO8I0pKSfXtBaaqXdH1YUad0Ox5P9LQoqDiJBHRsrkKbsQkQ== X-Received: by 2002:a05:600c:1895:b0:3e2:f80:3df1 with SMTP id x21-20020a05600c189500b003e20f803df1mr1388928wmp.19.1676914298172; Mon, 20 Feb 2023 09:31:38 -0800 (PST) Received: from smtpclient.apple ([213.55.221.189]) by smtp.gmail.com with ESMTPSA id m2-20020a05600c3b0200b003e204158ac7sm12651962wms.47.2023.02.20.09.31.37 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Feb 2023 09:31:37 -0800 (PST) From: Shengyu Huang Content-Type: multipart/alternative; boundary="Apple-Mail=_BCBD7CD7-3835-439B-95D6-3E070360B67E" Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.200.110.1.12\)) Subject: [GSoC] Help needed for building on aarch64-apple-darwin22.1.0 Message-Id: <52F8D44A-3FED-4AFD-BCD9-BDE6B6B124BC@gmail.com> Date: Mon, 20 Feb 2023 18:31:26 +0100 To: gcc@gcc.gnu.org X-Mailer: Apple Mail (2.3731.200.110.1.12) X-Spam-Status: No, score=2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,KAM_NUMSUBJECT,KAM_SHORT,RCVD_IN_BARRACUDACENTRAL,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --Apple-Mail=_BCBD7CD7-3835-439B-95D6-3E070360B67E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Dear all, After following the instructions here (https://gcc.gnu.org/wiki/InstallingG= CC) and here (https://gcc.gnu.org/install/index.html), the `make` step simp= ly fails with =E2=80=9C*** Configuration aarch64-apple-darwin22.1.0 not sup= ported=E2=80=9D. I found this issue on Bugzilla (https://gcc.gnu.org/bugzil= la/show_bug.cgi?id=3D96168), but the status says it=E2=80=99s suspended. Do= es it mean there is no way I can build from source on my new laptop? My old= MBP was unfortunately broken two months ago, so the new laptop with Apple = M2 is the only device I have at the moment. Best, Shengyu= --Apple-Mail=_BCBD7CD7-3835-439B-95D6-3E070360B67E--