--- 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
--- 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
--- 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