[Bug target/116809] Failure to build GCC on macOS 15 / Xcode 16 for Intel

2024-09-25 Thread mark at moxienet dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809 --- Comment #26 from Mark Mentovai --- (In reply to Iain Sandoe from comment #25) > 1. but you have identified that this cannot work when symbols are removed > from > a library .. as we see here Apple never really removes symbols that were ever

[Bug target/116809] Failure to build GCC on macOS 15 / Xcode 16 for Intel

2024-09-25 Thread mark at moxienet dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809 --- Comment #24 from Mark Mentovai --- (In reply to Iain Sandoe from comment #23) > OK. I don't want to argue about the details / usability etc. etc. ( but note > that __symbols are for the implementation and the compiler is part of the > implem

[Bug target/116809] Failure to build GCC on macOS 15 / Xcode 16 for Intel

2024-09-24 Thread mark at moxienet dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809 --- Comment #22 from Mark Mentovai --- (In reply to Iain Sandoe from comment #21) > Thta is quite surprising - since the SDK should reflect the symbols exported > by the libraries installed on the target system. Therefore, they should be > prese

[Bug target/116809] Failure to build GCC on macOS 15 / Xcode 16 for Intel

2024-09-24 Thread mark at moxienet dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809 --- Comment #20 from Mark Mentovai --- Created attachment 59189 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59189&action=edit Patch for macOS 14/Xcode 16 (In reply to GCC Commits from comment #19) > The master branch has been updated b

[Bug target/116809] Failure to build GCC on macOS 15 / Xcode 16 for Intel

2024-09-22 Thread mark at moxienet dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809 --- Comment #13 from Mark Mentovai --- Comment 12 was a Bugzilla mid-air with comment 11. I’m not arguing against comment 11, just offering an option that worked for me. Been a while since I’ve used Bugzilla regularly, I forgot about these quai

[Bug target/116809] Failure to build GCC on macOS 15 / Xcode 16 for Intel

2024-09-22 Thread mark at moxienet dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809 --- Comment #12 from Mark Mentovai --- Created attachment 59179 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59179&action=edit Drop removed unwind symbols This implements what I referred to as my preferred option in comment 10. It shoul

[Bug target/116809] Failure to build GCC on macOS 15 / Xcode 16 for Intel

2024-09-22 Thread mark at moxienet dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809 Mark Mentovai changed: What|Removed |Added CC||mark at moxienet dot com --- Comment #1

[Bug driver/116794] New: gcc -pipe does not work on macOS with as from Xcode 16 (on macOS 15)

2024-09-20 Thread mark at moxienet dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116794 Bug ID: 116794 Summary: gcc -pipe does not work on macOS with as from Xcode 16 (on macOS 15) Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal