[Bug bootstrap/36541] Make failed with error about system headers

2008-06-15 Thread andry at inbox dot ru
--- Comment #3 from andry at inbox dot ru 2008-06-16 01:26 --- I think i know why it complain about "/mingw/include" error, it is because what path doesn't exist in true. To fix problem you should mount path "/mingw" to main Mingw directory manually before any building. Go to "/etc/fstub

[Bug bootstrap/36541] Make failed with error about system headers

2008-06-15 Thread andry at inbox dot ru
--- Comment #2 from andry at inbox dot ru 2008-06-15 12:36 --- (In reply to comment #1) > It appears that you are building on drive F:. I'd guess that /mingw/include > (== F:\mingw\include to the OS) does not exist. But why it should exists on drive F? -- http://gcc.gnu.org/bugzill

[Bug bootstrap/36541] Make failed with error about system headers

2008-06-14 Thread dannysmith at users dot sourceforge dot net
--- Comment #1 from dannysmith at users dot sourceforge dot net 2008-06-15 05:31 --- (In reply to comment #0) > make[3]: Leaving directory `/f/_Builds/gcc-4.3.1-build/gcc' It appears that you are building on drive F:. I'd guess that /mingw/include (== F:\mingw\include to the OS) does