> For the complete documentation index, see [llms.txt](https://beej-zhcn.netdpi.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://beej-zhcn.netdpi.net/introduction/platform_compiler.md).

# 1.2. 平台与编译器

本教程谈到的代码是在 Linux PC 上，使用 GNU 的 gcc 编译器所编译的。然而，它应该在任何有 gcc 的平台上都能编译。不过实际上，如果你在 Windows 上编程，这可能会有点不太一样，请参考下列关於 Windows 编程的章节。
