This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Should we scrap -MG?
Roland McGrath wrote:-
> We use -MG in the Hurd makefiles (not the glibc ones). It produces
> dependencies on nonexistent files that cause those files to be generated
> for the actual compilation (RPC stub headers and the like).
Right, but the question was is there an alternative way to achieve
what you want, other than -MG?
If not, that's fine. If there is, it would be nice to move away
from -MG.
Neil.