linky_fan 发表于 2006-5-4 00:28:09

emerge -e world finished


localhost / # /lib/libc.so.6
GNU C Library development release version 2.4, by Roland McGrath et al.
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.1.0 (Gentoo 4.1.0).
Compiled on a Linux 2.6.11 system on 2006-05-03.
Available extensions:
      The C stubs add-on version 2.1.2.
      crypt add-on version 2.1 by Michael Glad and others
      GNU Libidn by Simon Josefsson
      GNU libio by Per Bothner
      NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
      Native POSIX Threads Library by Ulrich Drepper et al
      Support for some architectures added on, not maintained in glibc core.
      BIND-8.2.3-T5B
Thread-local storage support included.
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>

三翻领 发表于 2006-5-4 00:43:48

用localhost的都是懒人............

Kuye 发表于 2006-5-4 11:58:22

用localhost的都是懒人............
:mrgreen:

Freezesnake 发表于 2006-5-4 22:06:15

我已经finish了快一周了……

linky_fan 发表于 2006-5-4 23:25:35

用localhost的都是懒人............

_________________
唉, 偶不是都说了嘛,gentoo的livecd没法加载我的nf4的千兆网卡,只好装了一个rhel4然后chroot装的,localhost只是chroot出来的,偶可还没看到有谁装gentoo时chroot进去就是'gentoo#'的 :lol::lol:

Freezesnake, 你没碰到那个coreutils的patch的bug吧 :mrgreen:

cnhnln 发表于 2006-5-5 00:40:30

我以前还把hostname专门改成localhost呢

积木 发表于 2006-5-7 11:56:27

我以前还把hostname专门改成localhost呢
懒人

linky_fan 发表于 2006-5-7 19:30:08

DONE with xorg 7 and cvs-e17 mythtv, also the xawtv is perfect for me.

PS AMD's cool'n is so useful and so cool.8)

三翻领 发表于 2006-5-7 20:25:13

一向打开c 'n' q,cpu温度真是低,大热天只有40度不到,可是风扇狂转,5000RPM,我到宁愿RPM低一点,cpu温度稍微高一点。

hohoxu_hao115 发表于 2006-5-7 20:57:56

GNU C Library development release version 2.4, by Roland McGrath et al.
为啥不是stable?


[root@HouLFS ~]# /lib/libc.so.6
GNU C Library stable release version 2.3.6, by Roland McGrath et al.
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.4.6.
Compiled on a Linux 2.6.16.11 system on 2006-04-26.
Available extensions:
      GNU libio by Per Bothner
      crypt add-on version 2.1 by Michael Glad and others
      GNU Libidn by Simon Josefsson
      Native POSIX Threads Library by Ulrich Drepper et al
      BIND-8.2.3-T5B
      NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Thread-local storage support included.
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.

linky_fan 发表于 2006-5-7 21:55:29

http://forums.gentoo.org/viewtopic-t-435659-highlight-glibc.html

Its my glibc, as you can see it is a tweaked glibc 2.4 + 2.5 snapshot ebuild, so that's why unstable.   :mrgreen:

hohoxu_hao115 发表于 2006-5-7 22:46:06

glibc-2.4源码里面的version.h

/* This file just defines the current version number of libc.*/

#define RELEASE "development"
#define VERSION "2.4"


glibc-2.3.6源码里面的version.h

/* This file just defines the current version number of libc.*/

#define RELEASE "stable"
#define VERSION "2.3.6"



glibc-2.4到底是不是stable版本?有些迷惑。

cnhnln 发表于 2006-5-8 21:46:34

应该是稳定版吧 http://www.gnu.org/software/libc/libc.html#CurrentStatus
页: [1]
查看完整版本: emerge -e world finished