[Bug bootstrap/81856] AIX: Makefile:20538: recipe for target 'stage1-bubble' failed

2017-08-16 Thread christian.tremel at itsv dot at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81856 --- Comment #10 from christian.tremel at itsv dot at --- tried out the 6.4 source, same errors.

[Bug bootstrap/81856] AIX: Makefile:20538: recipe for target 'stage1-bubble' failed

2017-08-16 Thread christian.tremel at itsv dot at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81856 --- Comment #9 from christian.tremel at itsv dot at --- this is one more reason why i prefer the native ibm compilers.

[Bug bootstrap/81856] AIX: Makefile:20538: recipe for target 'stage1-bubble' failed

2017-08-16 Thread christian.tremel at itsv dot at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81856 --- Comment #7 from christian.tremel at itsv dot at --- Created attachment 41986 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41986&action=edit build_gcc.log to rule out potential xlc quirks, i took a run with an older version

[Bug bootstrap/81856] AIX: Makefile:20538: recipe for target 'stage1-bubble' failed

2017-08-16 Thread christian.tremel at itsv dot at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81856 --- Comment #6 from christian.tremel at itsv dot at --- well, it is. root@aixbuildhost: /root # cat hello.cpp #include int main() { std::cout << "It's me,Maria !\n"; } root@aixbuildhost: /root # vi hello.cpp root@aixbui

[Bug bootstrap/81856] AIX: Makefile:20538: recipe for target 'stage1-bubble' failed

2017-08-16 Thread christian.tremel at itsv dot at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81856 --- Comment #4 from christian.tremel at itsv dot at --- Created attachment 41985 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41985&action=edit build.log

[Bug bootstrap/81856] AIX: Makefile:20538: recipe for target 'stage1-bubble' failed

2017-08-16 Thread christian.tremel at itsv dot at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81856 --- Comment #2 from christian.tremel at itsv dot at --- hmmm..not sure which logfile you are after. theres is nothing in config.log that points to that bubble error. root@aixbuildhost: /usr/local/src/gnutoolchain/gcc-7.2.0/gcc-build-7.2 # grep

[Bug bootstrap/81856] New: AIX: Makefile:20538: recipe for target 'stage1-bubble' failed

2017-08-16 Thread christian.tremel at itsv dot at
ty: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: christian.tremel at itsv dot at Target Milestone: --- AIX 7.1 XLC 13.1 build script: root@aixbuildhost: /usr/local/src/gnutoolchain/gcc-7.2.0/gcc-build-7.2 # cat build.sh