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.
我试图在 Mac OS X 10.8 上安装 valgrind。
完成安装后,任何尝试运行 gcc 都会出现以下错误。
错误:/usr/local/include/stdio.h
当然,我可以更改 usr/local/include 上的权限,但我很好奇其他人是否遇到过这个问题以及如何纠正?
谢谢