[Bug c++/105599] New: g++ binary: undefined symbols _main referenced from __start in crt1.0

2022-05-13 Thread mario_grgic at hotmail dot com via Gcc-bugs
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: mario_grgic at hotmail dot com Target Milestone: --- I have compiled gcc 12.1.0 from source on macOS 10.15.7 (Catalina) with XCode 12.1. I used the following configuration

[Bug c/95011] Error building gcc 10.1.0 on macOS Catalina with Xcode 11.4.1

2020-05-08 Thread mario_grgic at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95011 mario_grgic at hotmail dot com changed: What|Removed |Added Resolution|--- |INVALID

[Bug c/95011] Error building gcc 10.1.0 on macOS Catalina with Xcode 11.4.1

2020-05-08 Thread mario_grgic at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95011 --- Comment #1 from mario_grgic at hotmail dot com --- It looks like this is configuration error. --with-sysroot and --with-native-system-header-dir must both be specified when building on macOS. However, configure --help does not list or

[Bug c/95011] New: Error building gcc 10.1.0 on macOS Catalina with Xcode 11.4.1

2020-05-08 Thread mario_grgic at hotmail dot com
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: mario_grgic at hotmail dot com Target Milestone: --- Created attachment 48484 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48484&action=edit config.log I am attempting to bu