[fpc-pascal] Assembler output
José Mejuto
joshyfun at gmail.com
Sat Sep 12 16:42:42 CEST 2015
El 12/09/2015 a las 14:10, Karoly Balogh (Charlie/SGR) escribió:
>> There are two motivations, the first one is to learn how to do it manually,
>> take a .pas, get the .s and assemble them (and link) to geta final executable.
> IIRC it was arguments:
> -a -st
> This won't assemble or link the executable, but generate a script to
> compile and link on the target OS. I used this often during early days of
> the Amiga and MorphOS ports. :)
> You can even use the resulting script as a base for your own compile/link
> experiments.
>
Hello,
Great, sure it would be a great start/base point.
--
More information about the fpc-pascal
mailing list