Gentoo Archives: gentoo-user-br

From: Magno Torres <magnotorres@×××××.com>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] libstdc++
Date: Wed, 23 Nov 2005 17:05:35
Message-Id: edb804ee0511230904i6268147cr@mail.gmail.com
In Reply to: [gentoo-user-br] libstdc++ by Listas
1 magno ~ # fix_libtool_files.sh
2 Usage: fix_libtool_files.sh <old-gcc-version> [--oldarch <old-CHOST>]
3
4 Where <old-gcc-version> is the version number of the
5 previous gcc version. For example, if you updated to
6 gcc-3.2.1, and you had gcc-3.2 installed, run:
7
8 # fix_libtool_files.sh 3.2
9
10 If you updated to gcc-3.2.3, and the old CHOST was i586-pc-linux-gnu
11 but you now have CHOST as i686-pc-linux-gnu, run:
12
13 # fix_libtool_files.sh 3.2 --oldarch i586-pc-linux-gnu
14
15 Note that if only the CHOST and not the version changed, you can run
16 it with the current version and the '--oldarch <old-CHOST>' arguments,
17 and it will do the expected:
18
19 # fix_libtool_files.sh `gcc -dumpversion` --oldarch i586-pc-linux-gnu
20
21
22 Se mesmo depois disso nao funcionar, vai ter que criar um link
23 simbolico apontando ao caminho correto.
24 cd /usr/lib/gcc-lib
25 ln -s i386-pc-linux-gnu i686-pc-linux-gnu
26
27 boa sorte
28
29
30 Em 22/11/05, Listas<listas@×××××××.br> escreveu:
31 > Olá pessoal !!
32 > Estou tentando instalar o PHP na minha maquina mas estou tendo problemas na compilação.. em um determinado ponto aparece a mensagem: cannot find the library '/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la' e aee a instalação para. instalei a sys-libs/libstdc++-v3-3.3.6 mas mesmo assim o erro persiste. O que de vo fazer para contornar este problema ?
33 >
34 >
35 > Pedro Maurilio
36 >
37 > --
38 > gentoo-user-br@g.o mailing list
39 >
40 >
41
42
43 --
44 []s Magno
45 http://magno.multiply.com
46 --
47 Linux user: #123834
48 http://counter.li.org
49
50 --
51 gentoo-user-br@g.o mailing list