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.
我们公司创建了一个可在 Mac 和 Windows 上运行的应用程序。在 Mac 中,出于安全原因以及减轻文件大小,我们使用“strip”命令从二进制文件中删除符号。
我们可以在 Windows/MSVC 中使用并行命令吗?
谢谢你。
在发布模式下编译并且不分发符号 (pdb) 文件