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: less dwarf2 debug info stored in .o on ia64


Rens Sankar wrote:
I am compiling a .o file which includes some header files.
My intention is to compile with the -gdwarf-2 flag so that the .o file will contain debug information of the files included also.
This is working fine on i386 architecture, but not on an Itanium 2 (IA64).

Provide a testcase to demonstrate your problem. As far as I know, there is no such problem.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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