- 博客(1)
- 资源 (9)
- 收藏
- 关注
原创 gcc 4.3.2 编译时 发生 error: redeclaration of C++ built-in type 'bool' 错误
我在redhat linux 下安装了gcc4.3.2 也生成了 c++, gcc, cpp 等可执行文件 但是用c++ test.cpp 编译时却发生了 error: redeclaration of C++ built-in type 'bool' 错误. 望高手赐教! test.cpp 内容如下: #include #ifndef bool typedef int bool;
2012-11-17 04:53:16
3146
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅