[fpc-devel] FPC -Rintel and -alr options

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Aug 21 09:16:06 CEST 2012


On 21 Aug 2012, at 08:32, ABorka wrote:

> On 8/20/2012 22:37, Sergei Gorelkin wrote:
>> -R switch controls parsing assembler blocks in the code.
>> The output format is set with -A  (e.g. -Amasm will produce Intel syntax).
> 
> That requires masm to compile the project.

Only if the compiler calls the assembler. You can use the -s parameter to prevent it from doing that.


Jonas


More information about the fpc-devel mailing list