|
|

楼主 |
发表于 2005-9-23 22:49:32
|
显示全部楼层
是的,我emerge gcc 过,本来以为用高点的版本应该更好的,不过现在看起来不是很好,我贴下自己的make.conf
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="gd gd-external nls jpg png gif apache2 mysql dba php samba stroke fbcon gtk gtk+ gtk2 gnome kde qt alsa oss radeon -dvd"
GENTOO_MIRRORS="ftp://ftp.sjtu.edu.cn/sites/gentoo ftp://166.111.8.229/mirror/gentoo"
#GENTOO_MIRRORS="ftp://gentoo.gg3.net"
#GENTOO_MIRRORS="ftp://166.111.8.229/mirror/gentoo ftp://ftp.sjtu.edu.cn/sites/gentoo"
#SYNC="rsync://166.111.8.229/gentoo/gentoo-portage"
PKGDIR="/mnt/hard/pkg"
ACCEPT_KEYWORDS="~x86"
曾emerge sync,但是由于前段时间清华的FTP不能用,没办法只好用外网的,
不知道PKGDIR是否有写错.
刚才改过其他的编译器,好象问题都是一样的,咳,真要疯了! |
|