public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "John.Parke at alebra dot com" <gcc-bugzilla@gcc.gnu.org>
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	[thread overview]
Message-ID: <bug-102961-4-3BNRaHJXNO@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-102961-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102961

--- Comment #2 from John Parke <John.Parke at alebra dot com> ---
I tried your suggestion and removed 
>> --enable-version-specific-runtime-libs flag:

../gcc-11.2.0/configure --prefix=/opt/freeware/gcc-11.2.0 --with-as=/usr/bin/as
--with-ld=/usr/bin/ld --enable-languages=c,c++ --disable-nls --with-cloog=no
--with-ppl=no --disable-libstdcxx-pch --enable-__cxa_atexit --disable-werror
--disable-rpath --with-static-standard-libraries --enable-threads
--disable-shared --enable-static --enable-threads=aix
--enable-libstdcxx-threads --disable-bootstrap
--with-libiconv-prefix=/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 in 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

  parent reply	other threads:[~2021-10-28 13:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27 13:52 [Bug other/102961] New: " John.Parke at alebra dot com
2021-10-28  7:58 ` [Bug target/102961] " redi at gcc dot gnu.org
2021-10-28 13:14 ` John.Parke at alebra dot com [this message]
2021-11-04 16:34 ` John.Parke at alebra dot com
2022-08-02  9:49 ` John.Parke at alebra dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-102961-4-3BNRaHJXNO@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).