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.
--
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal