------- 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" and write to it this string: "<PathToMingw> /mingw", that's all.
-- andry at inbox dot ru changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36541