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]

A question on header file inclusion


Title: Message
Hi All
 
I want to know if there is some way we can get know from which place a particular header file is getiing included.
 
 
problem is taht we have got some code  to maintain. we are getting some unresolved symbols error. but we are not able to figureout a from where a particular header file is getting included.
 
-M option shows all the header files.
 
nething else??/
 
Ajay
 
 

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