Does anyone know how to get an absolute address listing out of GCC or a GCC tool?

The G the@g.com
Fri Oct 1 00:00:00 GMT 1999


Does anyone know how to get an absolute address listing 
out of GCC or a GCC tool?
 
I can get an assembler listing with address offsets from 
.sections (-a -g options),
but I want a listing after the link with the real 
address.
 
Thanks,
Glenn



More information about the Gcc-help mailing list