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.
我想知道是否可以在 Windows 上使用 Mono 静态编译。如果是这样,我该怎么办?
要静态编译您的代码,您可以使用工具“mkbundle”。
mkbundle 工具需要 cygwin 设置(它需要汇编器、链接器和编译器)来生成静态二进制文件。
是的,有可能,
http://www.mono-project.com/AOT#Supported_Platforms