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.
问题在标题中。在 Windows Vista 上使用 GCC 版本 3.4.5 和最新版本的 Eclipse C/C++ IDE(不确定究竟是哪个版本,因为很难确定哪个版本是整个 IDE 的版本,但我两周前下载了它所以它不可能那么旧)。
这取决于您使用的构建系统,但您始终可以尝试添加“CFLAGS=-std=c99”作为构建器的构建和/或环境变量。