This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12974] [3.4/3.5 Regression] gcc-3.4/3.5-20031105 bootstrap failure [MinGW]
- From: "dannysmith at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2004 10:19:53 -0000
- Subject: [Bug bootstrap/12974] [3.4/3.5 Regression] gcc-3.4/3.5-20031105 bootstrap failure [MinGW]
- References: <20031109014258.12974.stl@caltech.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dannysmith at gcc dot gnu dot org 2004-03-01 10:19 -------
>From your output:
ignoring nonexistent directory "-I../../src/gcc"
ignoring nonexistent directory "../../src/gcc/"
Your version of make isn't handling
-I$(@D) -I$(srcdir) -I$(srcdir)/$(@D)
correctly
Danny
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12974