RISC/6000 assembler examples wanted

jim frost madd at world.std.com
Tue Nov 6 10:44:44 AEST 1990


abe at mace.cc.purdue.edu (Vic Abell) writes:
>You can get an object code listing that looks like assembler code from
>the XL Fortran compiler.  The following command

>	xlf -qsource -qlist -qdebug=cycles example.f

>produces a combined source and object code listing in ./example.lst.

You can get this from xlc too but the code cannot be fed as-is into
the assembler.  Disassembling via dbx is far more educational.

jim frost
saber software
jimf at saber.com



More information about the Comp.unix.aix mailing list