This is the mail archive of the gcc-help@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: A question on header file inclusion


Hi Ajay,

> -M option shows all the header files.

Correct, -M will generate the information you are interested in.

> Anything else?

Not that I'm aware of, as part of GCC.

There are other tools beside GCC that can generate that kind of information,
such as C-DOC from Software Blacksmiths.

Sincerely,
--Eljay


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