: 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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95011
mario_grgic at hotmail dot com changed:
What|Removed |Added
Resolution|--- |INVALID
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
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