On 6/5/06, James Ausmus <[EMAIL PROTECTED]> wrote:
On 6/5/06, Mark Knecht <[EMAIL PROTECTED]> wrote:
> Hi,
>    For a few moments I thought this might be the problem, and I though
> I might end up on the Wall of Shame (tm) but in fact this doesn't
> solve my problem since it doesn't install libstdc++.so.5
>
> dragonfly ~ # gcc-config -l
>  [1] i686-pc-linux-gnu-3.4.4 *
>  [2] i686-pc-linux-gnu-3.4.4-hardened
>  [3] i686-pc-linux-gnu-3.4.4-hardenednopie
>  [4] i686-pc-linux-gnu-3.4.4-hardenednopiessp
>  [5] i686-pc-linux-gnu-3.4.4-hardenednossp
>  [6] i686-pc-linux-gnu-3.4.6
>  [7] i686-pc-linux-gnu-3.4.6-hardened
>  [8] i686-pc-linux-gnu-3.4.6-hardenednopie
>  [9] i686-pc-linux-gnu-3.4.6-hardenednopiessp
>  [10] i686-pc-linux-gnu-3.4.6-hardenednossp
> dragonfly ~ # source /etc/profile
> dragonfly ~ # updatedb
> dragonfly ~ # slocate libstdc++.so.5
> dragonfly ~ #
>
> dragonfly ~ # eix libstd
> eix: error while loading shared libraries: libstdc++.so.5: cannot open
> shared object file: No such file or directory
> dragonfly ~ #

That's because the tarball pointed to from that page is for 3.4.x,
which contains libstdc++.so.6 - libstdc++.so.5 is the shared library
from gcc 3.3.x, which is not binary compatible with libstdc++.so.6 -
hence, to recover using the method described on that Wiki page, you
need to find a 3.3.x tarball.

Does anyone have one already that they can offer? If not, let me know
your -march and etc., and I will see if I can compile/upload one for
you.

-James

Thanks James. The required tarball is on the above referenced page.
I'm downloading it now.

- Mark
--
gentoo-user@gentoo.org mailing list

Reply via email to