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]

Re: C and assembly listing


Sanjiv Kumar Gupta wrote:
> 
> Microsoft compiler has a /FA option to produce C and assembly mixture. Does
> gcc provide a similar one???
> 
> --thanks

objdump -S should provide what you search.

greets from Zürich
-- vbi


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