Gentoo Archives: gentoo-dev

From: Csaba Paradi <csabi@×××××.hu>
To: azarah@g.o
Cc: gentoo-core@g.o, gentoo-dev@g.o, gentoo-user@g.o
Subject: [gentoo-dev] Re: Possible isses with gcc, *please* read!
Date: Tue, 17 Dec 2002 10:13:39
Message-Id: 20021217.111043.48529161.csabi@rubin.hu
In Reply to: [gentoo-dev] Possible isses with gcc, *please* read! by Martin Schlemmer
1 Hi,
2
3 > From: Martin Schlemmer <azarah@g.o>
4 > Subject: Possible isses with gcc, *please* read!
5 > Date: 17 Dec 2002 00:21:15 +0200
6
7 > Sorry for the inconvenience, but if you experience problems
8 > where builds fail due to /lib/cpp or /usr/bin/cc not being
9 > executable:
10 It's our fault, we selected the ACCEPT_KEYWORDS="~x86" in make.conf ... :-)
11
12 >
13 > Please do the following:
14 >
15 > # emerge rsync
16 > # rm -f /lib/cpp /usr/bin/cc
17 > # cp /usr/portage/sys-devel/gcc/files/cpp /lib
18 > # cp /usr/portage/sys-devel/gcc/files/cc /usr/bin
19 > # chmod +x /lib/cpp /usr/bin/cc
20 >
21 It didn't help.
22 If say: export PATH=$PATH:`/usr/sbin/gcc-config --get-bin-path` then gcc works as a normal user too.
23 It's enough for me till the gcc ebuild get fixed !
24
25
26 Regards,
27
28 Csaba Paradi
29
30 ps. Dear Gentoo guys, thanks for this great distribution !!
31
32 --
33 gentoo-dev@g.o mailing list