I can see one real file: libgcc1: /lib/x86_64-linux-gnu/libgcc_s.so.1
And 2 different symlinks to this file: gcc-4.5: /usr/lib/gcc/x86_64-linux-gnu/4.5/libgcc_s.so gcc-4.6: /usr/lib/gcc/x86_64-linux-gnu/4.6/libgcc_s.so It is not correct if wee have different libs. And you didn't provide LDD output for some tools. -Igor On 11/14/11 3:01 PM, "Igor Pashev" <[email protected]> wrote: ># dpkg -S libgcc_s >lib32gcc1: /usr/lib32/libgcc_s.so.1 >gcc-4.5: /usr/lib/gcc/x86_64-linux-gnu/4.5/libgcc_s.so >libgcc1: /lib/x86_64-linux-gnu/libgcc_s.so.1 >gcc-4.6: /usr/lib/gcc/x86_64-linux-gnu/4.6/libgcc_s.so > > >14.11.2011 14:16, Igor Kozhukhov пишет: >> They are libs for builds. >> >> What libs are using tools ? >> Ldd ? >> >> /usr/lib/libgcc_s.so.1 -> ??? >> >> I know about using libs by GCC, but how to fix dependencies ? >> And how to fix tool for using another GCC libs ? >> >> I have problem what I said about GCC4. >> Changing location for libs - it is big problems for tools with RPATH. > > >_______________________________________________ >oi-dev mailing list >[email protected] >http://openindiana.org/mailman/listinfo/oi-dev _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
