From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DEE9B3858D37; Sun, 27 Feb 2022 23:17:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DEE9B3858D37 From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug build/27123] Build fails for AIX 6.1 Date: Sun, 27 Feb 2022 23:17:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: 10.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2022 23:17:45 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27123 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #1 from Tom Tromey --- > Yet these are reported as not being included by gcc. Offhand I don't know why this might be happening. configure thinks std::thread works: configure:9690: checking for std::thread configure:9707: /opt/freeware/gcc-10.2.0/bin/g++-10 -c -pthread -O3 -mcpu=3Dpowerpc -std=3Dc++17 -I/opt/freeware/gcc-10.2.0/lib/gcc/powerpc-ibm-aix6.1.9.0/10/include=20 conftest.cpp >&5 configure:9707: $? =3D 0 One thing you can do is try examining the full compilation command with "make V=3D1". Also it sometimes helps if you paste the entire command and output here. --=20 You are receiving this mail because: You are on the CC list for the bug.=