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.
我刚刚尝试过 tdm-gcc 并且它可以工作,但是可以将 cgo 与 Windows SDK 一起使用吗?
是的,Windows 支持 cgo。
不过,您可能仍需要查看一些未解决的问题。我相信自 go1 以来也有一些修复,因此您可能需要从更近的地方开始工作(我不记得他们是否在 go1.0.3 中)。