Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] gcc4.7.2-r1 to 4.7.3 upgrade - hosed system?
Date: Thu, 16 May 2013 15:30:41
Message-Id: CAC=wYCFPfCdNMPd-G-mngo1dnO-k3fAOt4i7TW1O7v-NATXnww@mail.gmail.com
In Reply to: Re: [gentoo-user] gcc4.7.2-r1 to 4.7.3 upgrade - hosed system? by Daniel Troeder
1 I had the same yesterday - run:
2
3 > LD_LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/ ldconfig
4 > to fix your system.
5 >
6 > Thanx to chithanh for this life-saving oneliner
7 > (http://forums.gentoo.org/viewtopic-p-7053126.html).
8 >
9 > Greetings,
10 > Daniel
11 >
12 >
13 That didnt help the gcc-config error, and also i notice that there's bits
14 of 4.7.2 still around;
15
16 # ls -l /lib64/libgcc*
17 -rwxr-xr-x 1 root root 88720 May 16 21:13
18 /lib64/libgcc_s-4.7.2-20121109.so.1
19 lrwxrwxrwx 1 root root 28 May 17 01:19 /lib64/libgcc_s.so.1 ->
20 libgcc_s-4.7.2-20121109.so.1

Replies

Subject Author
[gentoo-user] Re: gcc4.7.2-r1 to 4.7.3 upgrade - hosed system? walt <w41ter@×××××.com>