From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5EB8C3858405; Thu, 28 Oct 2021 13:14:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5EB8C3858405 From: "John.Parke at alebra dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/102961] Build fails for AIX 6.1 Date: Thu, 28 Oct 2021 13:14:57 +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: 11.2.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: John.Parke at alebra dot com X-Bugzilla-Status: UNCONFIRMED 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, 28 Oct 2021 13:14:57 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D102961 --- Comment #2 from John Parke --- I tried your suggestion and removed=20 >> --enable-version-specific-runtime-libs flag: ../gcc-11.2.0/configure --prefix=3D/opt/freeware/gcc-11.2.0 --with-as=3D/us= r/bin/as --with-ld=3D/usr/bin/ld --enable-languages=3Dc,c++ --disable-nls --with-clo= og=3Dno --with-ppl=3Dno --disable-libstdcxx-pch --enable-__cxa_atexit --disable-wer= ror --disable-rpath --with-static-standard-libraries --enable-threads --disable-shared --enable-static --enable-threads=3Daix --enable-libstdcxx-threads --disable-bootstrap --with-libiconv-prefix=3D/usr/local/ This produced the same result: cp ../pthread/libgcc/libgcc_s.a ../../gcc/pthread/ >> cp_64: cannot stat '../pthread/libgcc/libgcc_s.a': A file or directory i= n the path name does not exist. gmake[2]: *** [../../../gcc-11.2.0/libgcc/config/rs6000/t-slibgcc-aix:112: = all] Error 1 gmake[2]: Leaving directory '/usr/gcc-11.2.0-build/powerpc-ibm-aix6.1.9.0/libgcc' gmake[1]: *** [Makefile:14084: all-target-libgcc] Error 2=