What is the intent of

      -Adefault  Use default assembler
      -Aas       Assemble using GNU AS

on classic unix systems e.g. SPARC and MIPS? Is it that -Aas selects gas (and assumes that gas's command-line is consistent for cross-builds etc.) and that -Adefault selects whatever variant of as is provided by the non-GNU unix (e.g. Solaris and IRIX) provided by the originally-dominant manufacturer (e.g. Sun and SGI)?

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to