[fpc-devel] Internal assembler: tai_directive usage
Jonas Maebe
jonas.maebe at elis.ugent.be
Mon Nov 9 12:32:30 CET 2009
On 09 Nov 2009, at 12:12, dmitry boyarintsev wrote:
> Just some people would like to have an easy macosx cross-compilation,
> as well as better compilation performance.
For the performance part, there's another thing that could be done
(although the result will of course still be slower than an internal
assembler): generate assembler code that does not need preprocessing.
See the -f option in "man as".
Jonas
More information about the fpc-devel
mailing list