[Bug target/102961] Build fails for AIX 6.1

2022-08-02 Thread John.Parke at alebra dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102961 John Parke changed: What|Removed |Added Resolution|--- |WONTFIX Status|UNCONFIRMED

[Bug target/102961] Build fails for AIX 6.1

2021-11-04 Thread John.Parke at alebra dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102961 --- Comment #3 from John Parke --- I think the problem is caused by: >> 0711-738 ERROR: Input file /usr/gcc-11.2.0-build/./gcc/ppc64/crtcxa_s.o: See below: XCOFF32 object files are not allowed in 64-bit mode. # @multilib_flags@ is sti

[Bug target/102961] Build fails for AIX 6.1

2021-10-28 Thread John.Parke at alebra dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102961 --- Comment #2 from John Parke --- 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

[Bug target/102961] Build fails for AIX 6.1

2021-10-28 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102961 --- Comment #1 from Jonathan Wakely --- Have you tried without the version specific runtime libs flag?