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]

gcc -g options


I'm using gcc 4.7.2.  I'm trying to compile a program and get debug symbols. 
It seem
no matter what I do I only get the main functions in the output file.  I've
tried gcc4.6 
gcc 4.7.2 both using arm7 and x86 versions.
If I compile with -g or without -g the output files produce the exact output
from nm.

Am I doing something wrong?  Did I install the wrong gcc compiler?

RAC



--
View this message in context: http://gcc.1065356.n5.nabble.com/gcc-g-options-tp1142076.html
Sent from the gcc - Help mailing list archive at Nabble.com.


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