https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103011
Bug ID: 103011 Summary: fatal error: process.h: No such file or directory when canadian compile x86_64-w64-mingw32 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libbacktrace Assignee: unassigned at gcc dot gnu.org Reporter: unlvsur at live dot com CC: ian at gcc dot gnu.org Target Milestone: --- Created attachment 51712 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51712&action=edit error log make[2]: Entering directory '/home/cqwrteur/myhome/gcc_build/x86_64-w64-mingw32/x86_64-w64-mingw32/x86_64-w64-mingw32-host/gcc/libbacktrace' ../../../../../../../gcc/libiberty/pex-unix.c:59:10: fatal error: process.h: No such file or directory 59 | #include <process.h> | ^~~~~~~~~~~