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


Michael Vance wrote:-

> 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.

Huh?  Neither of those last statements is correct.

The only thing that's changed is that in CVS it has the behaviour it
should have had, and was intended to have, all along.  Also, more
command line options have been provided for flexibility.

Neil.

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