This is the mail archive of the gcc@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]

Re: -MD and -MMD


On Thu, Jan 11, 2001 at 10:04:00AM -0700, Tom Tromey wrote:

> I've noticed that neither -MD nor -MMD is documented in invoke.texi.
> Is this intentional?  I'm worried that this lack of documentation

Furthermore, their behaviour is changed from 2.95.2. In 2.95.2, gcc
respected -o for specifying where the dependency information was
written to. In current CVS, it emits this information to stdout
regardless of -o being specified.

Which is correct?

m.

-- 
Programmer                          work: briareos@lokigames.com
Loki Software, Inc.                 play: michael@linuxgames.com
"Naming is the origin of all particular things." -- Tao te Ching

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]