Visual Studios Link.exe错误:"额外的操作数"

tse*_*lon 10 linker build-process visual-studio

我们的构建过程使用Visual Studios 2003 link.exe进行链接.在一台机器上,我们看到以下错误:

_X86_Win32/Debug/Intermediate/OurApp.exe LINK: extra operand `/subsystem:windows' Try `LINK --help' for more information
Run Code Online (Sandbox Code Playgroud)

它似乎使用与其他机器相同版本的可视化工作室.以前有人遇到过这个问题吗?

Chr*_*isN 22

看起来在搜索路径中的某处有一个GNU链接实用程序的副本.此消息不是来自Microsoft链接器.