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: Does anyone know about something called asmerge?


>>>>> Steven W Orr <steveo@world.std.com> writes:

 > I'm looking for a tool that will interleave c code with the resulting
 > assembler. I remember that there used to be such a beast years ago.

 > Anyone have anything that smells like this?

GNU as will do that.  Check out the -a option.

Jason

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