>:rofix ?
(on unix) cc -S something.c
./:rofix something.s
as -o something.o something.swhere :rofix is a sh/ed/sed script that changes certain .data to .text
>:rofix ?
(on unix) cc -S something.c
./:rofix something.s
as -o something.o something.swhere :rofix is a sh/ed/sed script that changes certain .data to .text