This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/36536] make broken if path to build directory has spaces
- From: "andry at inbox dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jun 2008 15:52:50 -0000
- Subject: [Bug bootstrap/36536] make broken if path to build directory has spaces
- References: <bug-36536-15391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from andry at inbox dot ru 2008-06-14 15:52 -------
Make failed with this output:
>>>>
The directory that should contain system headers does not exist:
/mingw/include
make[3]: *** [stmp-fixinc] Error 1
make[3]: Leaving directory `/f/_Builds/gcc-4.3.1-build/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/f/_Builds/gcc-4.3.1-build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/f/_Builds/gcc-4.3.1-build'
make: *** [all] Error 2
<<<<
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36536