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]
Other format: [Raw text]

Re: C/C++: list of macro definitions?


On Thu, Nov 07, 2002 at 05:00:59PM +0300, Zagorodnev, Grigory wrote:
> Hi!
> 
> Is there a way to dump out the whole list of macro (names and values)
> defined during the compilation.

-E -Wp,-dM

	Jakub


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