From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C39FE384607B; Thu, 25 Mar 2021 14:00:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C39FE384607B From: "matthew.thompson at nasa dot gov" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/90330] gcc 9.1.0 fails to install on macOS 10.14.4 Date: Thu, 25 Mar 2021 14:00:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 9.1.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: matthew.thompson at nasa dot gov X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2021 14:00:30 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D90330 --- Comment #34 from Matt Thompson --- Iain, Apologies. I forgot about this. Seeing as I'm now using GNU 10.2.0 on my Macbook...I guess it's working. I currently do: ../gcc-10.2.0/configure --prefix=3D$HOME/installed/Core/gcc-gfortran/10.2.0 --enable-languages=3Dc,c++,fortran --with-sysroot=3D/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk |& tee configure.log when I configure it which is much as you suggested. My guess is I worked with my admins nuking and restoring XCode until we got= it right (or something, government laptops are fun, no sudo, lots of restrictions...). Thanks for your help, and I can't wait for 10.3 or 11.0 or whatever is next= ! N Note: I'm still on an Intel Mac, so I won't need to bother "Iain Sandoe, ma= ster of M1 GNU" about that for a while. :D=