C/C++: list of macro definitions?

Jakub Jelinek jakub@redhat.com
Thu Nov 7 06:46:00 GMT 2002


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



More information about the Gcc mailing list