This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/12974] [3.4/3.5 Regression] gcc-3.4/3.5-20031105 bootstrap failure [MinGW]


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]