[Bug other/90330] gcc 9.1.0 fails to install on macOS 10.14.4

2019-05-03 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90330 --- Comment #7 from Iain Sandoe --- (In reply to Matt Thompson from comment #6) > (In reply to Iain Sandoe from comment #5) > > (In reply to Matt Thompson from comment #4) > > > Also: I do have all the log files still, so if you'd like anything g

[Bug other/90330] gcc 9.1.0 fails to install on macOS 10.14.4

2019-05-03 Thread matthew.thompson at nasa dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90330 --- Comment #6 from Matt Thompson --- (In reply to Iain Sandoe from comment #5) > (In reply to Matt Thompson from comment #4) > > Also: I do have all the log files still, so if you'd like anything grep'ed > > in there, let me know. > > not at th

[Bug other/90330] gcc 9.1.0 fails to install on macOS 10.14.4

2019-05-03 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90330 --- Comment #5 from Iain Sandoe --- (In reply to Matt Thompson from comment #4) > Also: I do have all the log files still, so if you'd like anything grep'ed > in there, let me know. not at this time.. I am trying to figure out what is different

[Bug other/90330] gcc 9.1.0 fails to install on macOS 10.14.4

2019-05-03 Thread matthew.thompson at nasa dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90330 --- Comment #3 from Matt Thompson --- For the grep: [(544) 01:48 PM] $ grep CFI gcc/auto-host.h /* Define 0/1 if your assembler supports CFI directives. */ #define HAVE_GAS_CFI_DIRECTIVE 0 #define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 1 #define HAV

[Bug other/90330] gcc 9.1.0 fails to install on macOS 10.14.4

2019-05-03 Thread matthew.thompson at nasa dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90330 --- Comment #4 from Matt Thompson --- Also: I do have all the log files still, so if you'd like anything grep'ed in there, let me know.

[Bug other/90330] gcc 9.1.0 fails to install on macOS 10.14.4

2019-05-03 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90330 --- Comment #2 from Iain Sandoe --- (In reply to Iain Sandoe from comment #1) > please can you do "grep CFI" gccc/auto-host.h and put the output here? also what version of Xcode you're using and/or what version of GCC you are using to bootstrap.

[Bug other/90330] gcc 9.1.0 fails to install on macOS 10.14.4

2019-05-03 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90330 Iain Sandoe changed: What|Removed |Added CC||iains at gcc dot gnu.org --- Comment #1 fr