>:rofix ?

(on unix) cc -S something.c
        ./:rofix something.s
        as -o something.o something.s

where :rofix is a sh/ed/sed script that changes certain .data to .text

Reply via email to