This is the mail archive of the gcc-patches@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] | |
Zack Weinberg writes: > I just thought of a *good* reason to use ada/foo.o instead of VPATH: > it prevents you from having name clashes with files in the parent > directory (either in filesystem namespace, or in Make-rule namespace). And in fact there is one: we have both gcc/final.c and gcc/ada/final.c ;-) Rainer
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |