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.
GNU D コンパイラ-mainは dmd のフラグと同様のフラグを提供しますか? GCC 自体と (dmd と同様の引数を取るように設計されていますが、代わりに gdc を使用するように設計されています) の両方のオプション リストを確認しましたが、そのgdmdようなものは見つかりませんでした。
-main
gdmd
そのようなフラグが存在する場合、同様の動作を得るにはどうすればよいですか?