From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 21B81382DCC4; Fri, 16 Sep 2022 16:33:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 21B81382DCC4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663345988; bh=bX0ExMM3Jg4HYmvr1eV8OF+JGkoQaKFknrvMdQe/BZY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RxD0doSj9PlnbIW0jLfBu6F2ccdQugCLrJSjkJicqp3r6i2hnREbt/LR4S4vIOeVX ZyqMsOJgi1Qg7xonCF6RxH7noSBIRd59HR1xW7onkXtef9gHLnHVtQ62RVTOMDtNR0 ViJxkc0NI846n+wfqeRJg81tQkv9/UqbPxMBFBMY= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/105819] GCC 12.1.0 Make failed - Compiled with GCC 4.9.4 and under Mac OS X lion - I Date: Fri, 16 Sep 2022 16:33:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org 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: bug_status cf_reconfirmed_on everconfirmed 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D105819 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2022-09-16 Ever confirmed|0 |1 --- Comment #13 from Jonathan Wakely --- (In reply to bug-reports.delphin from comment #11) > Another compilation error with 12.2.0 (NB Please see bug n. 106956). > Maybe Lion too old ? Bad compilers(s) (GCC, Python...) ? No, still the same problem, you still have a comma in your path. Please fix that and try again.=