g++ option -MM -MF afile is not the same as -MM > afile if inside makefile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 !



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux