我在桂林的日子 » 日志 » try to port meep to GCC4.3
try to port meep to GCC4.3
tingxx 发表于 2008-05-07 10:19:12
一直答应帮小白用meep写写新结构,可是因为我的archlinux已经将gcc升到了4.3版,meep死活在上面编绎不过。。。
今天看了GCC4。3的porting note,
http://gcc.gnu.org/gcc-4.3/porting_to.html
想到meep里面写错的地方似乎就是
error: 'strcmp' was not declared in this scope
申明中说是因为在最新的gcc4.3中已经将默认加载的库减少到最小,所以需要显示的将各个库给加上
,晚上回去试试,加上<cstring>看看行不行
相关日志:
收藏:
QQ书签
del.icio.us
订阅:
Google
抓虾
