How to produce assembly code using DMD ?

Jarrett Billingsley kb3ctd2 at yahoo.com
Wed Nov 28 06:29:53 PST 2007


"z_axis" <z_axis at 163.com> wrote in message news:op.t2h38nm91uofcn at sw2wolf...
> like GCC does using -s switch
>
> regards!

If you're on linux, DMD comes with another program, dumpbin, which you can 
do to disassemble an already-compiled object file. 




More information about the Digitalmars-d-learn mailing list