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] | |
------- Additional Comments From neroden at gcc dot gnu dot org 2004-03-15 19:12 -------
Created an attachment (id=5925)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5925&action=view)
Hopeful fix for the problem
Automatic pass-down of $(INCLUDES) fails when $(INCLUDES) references $(@D);
explicit pass-down works, it appears.
Try this patch to gcc/Makefile.in; if it fixes the problem, I'll commit it to
mainline (and eventually 3.4).
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |neroden at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
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] |