Gentoo Archives: gentoo-alt

From: heroxbd@×××××.com
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] gentoo prefix on redhat 7.2
Date: Mon, 24 May 2010 04:03:13
Message-Id: 86d3wmvtnj.fsf@gmail.com
1 Hi guys,
2
3 I have just find a very old machine running redhat 7.2 + linux 2.4 +
4 glibc 2.2.
5
6 Bootstraping works fine with gcc-4.2.4, until I emerged gcc-4.4.3-r2 and
7 the final "emerge -u system".
8
9 Almost everything generates an error like:
10
11 ,----
12 | .....
13 | In file included from /usr/include/signal.h:358,
14 | from bzip2.c:53:
15 | /usr/include/bits/sigthread.h:36: error: storage class specified for
16 | parameter 'type name'
17 `----
18
19 /usr/include/signal.h is from glibc, so I think gcc-4.4.3 is not
20 compatable with glibc 2.2.
21
22 Q1: what is the lastest gcc version supported by glibc 2.2?
23 Q2: is it possible to emerge a new glibc on top of the old one?
24
25 --
26 XU Benda
27 Research Center for Neutrino Science
28 Tohoku University
29 JAPAN
30
31 http://www.awa.tohoku.ac.jp/~benda

Replies

Subject Author
Re: [gentoo-alt] gentoo prefix on redhat 7.2 mattmatteh@×××××.com