[Bug target/87018] Boostrap problems on AIX

2019-01-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87018 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/87018] Boostrap problems on AIX

2018-09-22 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87018 --- Comment #4 from Segher Boessenkool --- This seems to be the same as https://sourceware.org/bugzilla/show_bug.cgi?id=22432 . Could you try the patch in there?

[Bug target/87018] Boostrap problems on AIX

2018-08-23 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87018 --- Comment #3 from Segher Boessenkool --- Here is one way that works: (this is on gcc119): Use bash as your shell. export SHELL=/usr/bin/bash export CONFIG_SHELL=/usr/bin/bash export PATH=/opt/freeware/bin:$PATH ~/src/gcc/configure --disable-

[Bug target/87018] Boostrap problems on AIX

2018-08-23 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87018 Thomas Koenig changed: What|Removed |Added Component|bootstrap |target Summary|[9 Regression]