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 11:32:36AM -0800, Michael Vance wrote:

> work--they all try to link an object file. The trick, it appears, is
> that using the 'D' options requires '-c', also.

Ack, I spoke too soon. It just creates an object file in the current
directory, trimming the prefix somewhat like I mentioned before (ie,
-c -MD for foo/bar.c produces bar.o in the current dir).

Sorry for the false hope.

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]