On 22/08/2021 16:48, Christo Crause via fpc-devel wrote: > Would it make sense to implement an alternative interpretation, where > the internal assembler is used if specified/default with just an output > writer for the -a case?
The compiler only supports activating a single assembler writer at a time. I'm not sure it worth reworking that logic just to support writing a text assembler file and then assembling using the internal assembler. > In the case of -s there would be no assembler > output, so the user can then only check and tweak the linking step. You can use the -Cn parameter for that. Jonas _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel