help-gplusplus
[Top][All Lists]
Advanced

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

About g++ option -MM


From: address@hidden
Subject: About g++ option -MM
Date: 25 Jan 2006 16:03:46 -0800
User-agent: G2/0.2

Suppose I have a file "main.cc", if I run the following command "g++
-MM main.cc, I'll end up with following rule "main.o: main.cc".

Is there anyway that "main-o.o: main.cc" can be generated with g++?
Thanks,

Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]