【问题标题】:How can I configure npm-gyp on Windows to use gcc instead of VC++?如何在 Windows 上配置 npm-gyp 以使用 gcc 而不是 VC++? 【发布时间】:2013-01-30 22:30:25 【问题描述】: 有没有办法将 npm-gyp 配置为在 Windows 机器上使用 gcc(在 Linux 上看起来如此)? 【问题讨论】: 标签: windows node.js gcc npm 【解决方案1】: 如here 所述,这是不可能的。 更新enhancement request 已提交给 gyp 团队。更新 ...但可能不会采取行动。 [comment] 【讨论】: