[Bug other/91177] New: Installation Error on Centos 6

2019-07-15 Thread John.Parke at alebra dot com
Assignee: unassigned at gcc dot gnu.org Reporter: John.Parke at alebra dot com Target Milestone: --- Created attachment 46601 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46601&action=edit Output of make I'm trying to build gcc-9.1.0 on CentOS release 6.10. Curren

[Bug other/91177] Installation Error on Centos 6

2019-07-15 Thread John.Parke at alebra dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91177 John Parke changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug other/91177] Installation Error on Centos 6

2019-07-15 Thread John.Parke at alebra dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91177 --- Comment #3 from John Parke --- Thanks for noticing that. I'm not sure how that got set. Really appreciate your help. John John Parke Alebra Technologies Inc. PO Box 120390 New Brighton, MNĀ  55112 770-425-1810 -Original Message-

[Bug other/102961] New: Build fails for AIX 6.1

2021-10-27 Thread John.Parke at alebra dot com via Gcc-bugs
Assignee: unassigned at gcc dot gnu.org Reporter: John.Parke at alebra dot com Target Milestone: --- Trying to build gcc-11.2.0 on AIX 6.1 using the following configure options: ../gcc-11.2.0/configure --prefix=/opt/freeware/gcc-11.2.0 --with-as=/usr/bin/as --with-ld=/usr/bin/ld --enable

[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-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 go/99267] New: Build fails for AIX 6.1

2021-02-25 Thread John.Parke at alebra dot com via Gcc-bugs
: ian at airs dot com Reporter: John.Parke at alebra dot com CC: cmang at google dot com Target Milestone: --- Trying to build go on AIX 6.1 using this configure: /usr/gcc-10.2.0/configure --prefix=/opt/freeware/go --enable-languages=go --enable-version-specific-runtime

[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/109815] AIX: Combining -static-libstdc++ and -pthread causes a TLS-related link error

2023-05-29 Thread John.Parke at alebra dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109815 John Parke changed: What|Removed |Added CC||John.Parke at alebra dot com --- Comment

[Bug target/109815] AIX: Combining -static-libstdc++ and -pthread causes a TLS-related link error

2023-08-15 Thread John.Parke at alebra dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109815 --- Comment #4 from John Parke --- Thanks for taking a look at this. My AIX system is 7.1 TL 04 SP 05 (2017/20). We just dropped support for 6, but still have customers on 7.1. I'll have to see about updating this system to see if that works.