gentoo 的 glibc 稳定版到 2.4-r4 了?
时间:2007-01-09
来源:互联网
作者: theseus 发布时间: 2007-01-09
Sat Sep 30 11:48:57 2006 >>> sys-libs/glibc-2.4-r4
merge time: 1 hour, 10 minutes and 51 seconds.
Tue Oct 10 14:11:06 2006 >>> sys-libs/glibc-2.5
merge time: 1 hour, 18 minutes and 23 seconds.
作者: zhllg 发布时间: 2007-01-09
第一次用gentoo
我的glibc-3.4-rc4已经编译了快6个小时了,早上六点开机
如果gentoo的性能不比debian的快的话
我宁愿去撞墙死掉了
:(
作者: laris 发布时间: 2007-01-09
jfldsajflds;afjd
sa
作者: laris 发布时间: 2007-01-09
作者: ProgramFan 发布时间: 2007-01-09
作者: laris
无奈啊
第一次用gentoo 我的glibc-3.4-rc4已经编译了快6个小时了,早上六点开机 如果gentoo的性能不比debian的快的话 我宁愿去撞墙死掉了 :( |
作者: zhllg 发布时间: 2007-01-09
作者: theseus 发布时间: 2007-01-09
作者: ProgramFan
laris 兄弟,检查下你的 make.conf 吧,你的机器可比我的好呢,但我 compile glibc 都不到2 hours. Firefox 也2 hours 可以完成。
|
# 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=i686 -pipe" CFLAGS="-march=pentium3 -O3 -pipe" CHOST="i686-pc-linux-gnu" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j2" AUTOCLEAN="yes" PORTAGE_TMPDIR=/home/gentoo-data/gentoo-tmp PORTDIR=/home/gentoo-data/gentoo-portage DISTDIR=${PORTDIR}/distfiles #GENTOO_MIRRORS="<your_mirror_here> http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo" GENTOO_MIRRORS="ftp://ftp3.tsinghua.edu.cn:/mirror/gentoo" # Synchronizing Portage # Default: "rsync://rsync.gentoo.org/gentoo-portage" # North America: "rsync://rsync.namerica.gentoo.org/gentoo-portage" # South America: "rsync://rsync.samerica.gentoo.org/gentoo-portage" # Europe: "rsync://rsync.europe.gentoo.org/gentoo-portage" # Asia: "rsync://rsync.asia.gentoo.org/gentoo-portage" # Australia: "rsync://rsync.au.gentoo.org/gentoo-portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" #SYNC="rsync://ftp3.tsinghua.edu.cn/mirror/gentoo/gentoo-portage" PORTAGE_RSYNC_RETRIES="3"
再好的配置也不会写了
希望你能给点提示什么的
谢谢:)
作者: laris 发布时间: 2007-01-09
作者: zhllg
你又不等着用,你现在的系统又能用,为什么这么在意编译多长时间呢?
|
我是sakulaqi@smth
从debian那里叛变到这里了
我在sid下chroot编译的stage3
昨天晚上编译了4个小时
找了一堆很乱的东西
然后弄得差不多就按handbook 2006.1上
#emerge --update --deep --newuse world
昨天晚上编译到 emerge 47 of 50的状态
今天早上还有四个 好像是 gcc , glibc ,ssh ,udev
编译完了用了大概六个小时
刚转过来一天
什么都不懂啊
有空请教啊
//bow!
如果你在newsmth不经常在线的话,能不能给个常用的邮箱呢?
嘿嘿(回到我站内信箱吧)
作者: laris 发布时间: 2007-01-09
作者: 三翻领 发布时间: 2007-01-09
那给点提示或者文档链接吧
我对USE真是一点也不懂
所以什么也没写
刚才编译完内核
用了半个小时
但是没装grub却装不上
很郁闷
作者: laris 发布时间: 2007-01-09
作者: laris
如果你在newsmth不经常在线的话,能不能给个常用的邮箱呢?
嘿嘿(回到我站内信箱吧) |
那儿人多
作者: zhllg 发布时间: 2007-01-09
作者: laris
三兄
那给点提示或者文档链接吧 我对USE真是一点也不懂 所以什么也没写 刚才编译完内核 用了半个小时 但是没装grub却装不上 很郁闷 |
作者: zhllg 发布时间: 2007-01-09
见过老外有10行的,可见是个积累USE是个长期过程啊,根据需要不断增加。
CFLAGS="-march=athlon64 -pipe -O2" LDFLAGS="-Wl,-O1" CHOST="x86_64-pc-linux-gnu" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j2" FEATURES="sandbox ccache" CCACHE_SIZE="2G" LINGUAS="zh_CN" USE="X audiofile samba encode x264 musepack aac cdparanoia -gnome jpeg2k xv 3dnowext tiff zeroconf cdparanoia kde immqt qt3 -qt4 jpeg png gif amr cdparanoia opengl ffmpeg glitz cairo xcomposite unicode 3dnow flac sox portaudio -apache2 vorbis esd asf mikmod java alsa arts browserplugin mozilla mp3 hal wma -gstreamer xine nsplugin dv dvb dvd dvdread nvidia oss real xvid cjk nls nptl dbus nptlonly -ipv6 mad bzip2 ogg mpeg daap truetype" ACCEPT_KEYWORDS="~amd64" PORTDIR_OVERLAY="/usr/local/portage" ALSA_CARDS="via82xx" VIDEO_CARDS="vesa" INPUT_DEVICES="keyboard mouse" FEATURES="parallel-fetch" DISTDIR="/var/distfiles" PKGDIR=/mnt/hda7/Linux/gentoo/gentoo_binary/ http_proxy="165.228.129.10:3128" SYNC="rsync://acm.cs.rpi.edu/gentoo-portage" GENTOO_MIRRORS="http://mirror.pacific.net.au/linux/Gentoo/"
作者: 三翻领 发布时间: 2007-01-09
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28