Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
tasm が生成したリストのように見せる)
ドキュメントによると、
gnatmake スイッチ以外の大文字または複数文字のスイッチは、gcc に渡されます (例: -O、-gnato など)。
であるため、おそらく gcc で行うのとまったく同じ方法で行うことになります。
あなたが参照している正確な形式はわかりませんが、-gnatlは面白そうです。