LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 714|回复: 0

在编译一些软件时有问题(内详)

[复制链接]
发表于 2006-8-6 14:04:06 | 显示全部楼层 |阅读模式
gcc版本是3.4.6-r1,内存256M
在编译一些软件时,比如pan,boost中间会停住不动。此时emerge pan的提示如下:

  1. Making all in decode-test-cache
  2. make[1]: Entering directory `/var/tmp/portage/pan-0.106/work/pan-0.106/pan/data/decode-test-cache'
  3. make[1]: Nothing to be done for `all'.
  4. make[1]: Leaving directory `/var/tmp/portage/pan-0.106/work/pan-0.106/pan/data/decode-test-cache'
  5. make[1]: Entering directory `/var/tmp/portage/pan-0.106/work/pan-0.106/pan/data'if g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../.. -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -MT scorefile-test.o -MD -MP -MF ".deps/scorefile-test.Tpo" -c -o scorefile-test.o scorefile-test.cc; \
  6. then mv -f ".deps/scorefile-test.Tpo" ".deps/scorefile-test.Po"; else rm -f ".deps/scorefile-test.Tpo"; exit 1; fi
复制代码

此时内存占用巨高(一度因为这个把swap都占满了,后把swap调大,占不满了。),CPU占用忽高忽低。曾经这样放半天也没有任何进展。
在家里和公司机器上的表现相同。
不知各位有何高见?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表