Munch in Unix compiler

Hi,
While compiling C,C++ files in Unix i came across Munch.
Need more details on it.

Thanks all

are you referring to Maximal munch ?

am not sure whether it is Maximal Munch.
I think Munch is a tool that produces data structures used to call constructors and destructors for static objects. It is used when compiling C++ modules.
Is Maximal Munch is used in GNU compilers?

Some compilers come with a tool called munch. What the tool does depends on the particular compiler.

here is one page that i found

i want some detailed inputs on how munch works

In this case you need to give us more context so that we can help you.
Was it C or C++? What compiler and version? How did the reference
to Munch occur? Error message or what?

The quality of the replies you will get depends on the quality of the
information you provide!