public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* g++ option -MM -MF afile is not the same as -MM > afile if inside makefile
@ 2020-06-20  1:33 Budi
  0 siblings, 0 replies; only message in thread
From: Budi @ 2020-06-20  1:33 UTC (permalink / raw)
  To: gcc-help

Why the result of g++ option -MM -MF afile is not the same as -MM >
afile if inside makefile with VPATH defined somehing?

The first is defected i.e. incorrect and incomplete as opened/printed
out by cat afile,
but so confusing is how come the process is not affected at all i.e.
it finish the job perfectly the same ?
Please help explain this behavour !

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-20  1:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-20  1:33 g++ option -MM -MF afile is not the same as -MM > afile if inside makefile Budi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).