[slackintosh-users] Re: Building cxxlibs

  • From: Thorsten Johannvorderbrueggen <thorsten.johannvorderbrueggen@xxxxxxxxxxx>
  • To: slackintosh-users@xxxxxxxxxxxxx
  • Date: Sun, 24 Jul 2005 13:47:03 +0200

Adrian Ulrich wrote:

Hi Thorsten,

libstdc is included with 'gcc-g++' :

# grep libstdc /var/log/packages/*
[...]
/var/log/packages/gcc-g++-3.3.4-powerpc-2:usr/lib/libstdc++.la
/var/log/packages/gcc-g++-3.3.4-powerpc-2:usr/lib/libstdc++.a
/var/log/packages/gcc-g++-3.3.4-powerpc-2:usr/lib/libstdc++.so.5.0.6




Hello Adrian,

there´re some libs missing

--> on my P4-Laptop:
[tjohann@tutmosis ~] $ lf /usr/i486-slackware-linux/*
/usr/i486-slackware-linux/bin:
insgesamt 8,0K
drwxr-xr-x  2 root root 4,0K 2005-06-22 20:17 ./
drwxr-xr-x  4 root root 4,0K 2005-04-21 21:45 ../
lrwxrwxrwx  1 root root   11 2005-06-22 20:17 ar -> /usr/bin/ar*
lrwxrwxrwx  1 root root   11 2005-06-22 20:17 as -> /usr/bin/as*
lrwxrwxrwx  1 root root   11 2005-06-22 20:17 ld -> /usr/bin/ld*
lrwxrwxrwx  1 root root   11 2005-06-22 20:17 nm -> /usr/bin/nm*
lrwxrwxrwx  1 root root   15 2005-06-22 20:17 ranlib -> /usr/bin/ranlib*
lrwxrwxrwx  1 root root   14 2005-06-22 20:17 strip -> /usr/bin/strip*

/usr/i486-slackware-linux/lib:
insgesamt 2,2M
drwxr-xr-x 2 root root 4,0K 2005-06-22 20:17 ./
drwxr-xr-x 4 root root 4,0K 2005-04-21 21:45 ../
lrwxrwxrwx 1 root root 18 2005-06-22 20:17 ldscripts -> /usr/lib/ldscripts/
-r-xr-xr-x 1 root root 256K 2002-06-02 22:53 libstdc++-2-libc6.1-1-2.9.0.so*
-r-xr-xr-x 1 root root 266K 2002-06-02 22:53 libstdc++-3-libc6.1-2-2.10.0.so*
-r-xr-xr-x 1 root root 269K 2001-03-19 04:13 libstdc++-3-libc6.2-2-2.10.0.so*
lrwxrwxrwx 1 root root 30 2005-06-22 19:56 libstdc++-libc6.1-1.so.2 -> libstdc++-2-libc6.1-1-2.9.0.so*
lrwxrwxrwx 1 root root 31 2005-06-22 19:56 libstdc++-libc6.1-2.so.3 -> libstdc++-3-libc6.1-2-2.10.0.so*
lrwxrwxrwx 1 root root 31 2005-06-22 19:56 libstdc++-libc6.2-2.so.3 -> libstdc++-3-libc6.2-2-2.10.0.so*
lrwxrwxrwx 1 root root 20 2005-06-22 19:56 libstdc++.so.2.7.2 -> libstdc++.so.2.7.2.8*
-rwxr-xr-x 1 root root 221K 2002-06-02 22:53 libstdc++.so.2.7.2.8*
lrwxrwxrwx 1 root root 18 2005-06-22 19:56 libstdc++.so.2.8 -> libstdc++.so.2.8.0*
-rwxr-xr-x 1 root root 250K 2002-06-02 22:53 libstdc++.so.2.8.0*
lrwxrwxrwx 1 root root 18 2005-06-22 19:56 libstdc++.so.2.9 -> libstdc++.so.2.9.0*
-rwxr-xr-x 1 root root 255K 2002-06-02 22:53 libstdc++.so.2.9.0*
lrwxrwxrwx 1 root root 18 2005-06-22 19:56 libstdc++.so.4 -> libstdc++.so.4.0.0*
-rwxr-xr-x 1 root root 687K 2002-06-02 22:53 libstdc++.so.4.0.0*



The same on my mac mini:

tjohann@meremptah:~$ ls -lah /usr/powerpc-slackware-linux/* /usr/powerpc-slackware-linux/bin:
insgesamt 0
drwxr-xr-x 2 root root 67 2005-07-23 11:10 ./
drwxr-xr-x 4 root root 26 2005-04-26 18:12 ../
lrwxrwxrwx 1 root root 11 2005-07-23 11:10 ar -> /usr/bin/ar*
lrwxrwxrwx 1 root root 11 2005-07-23 11:10 as -> /usr/bin/as*
lrwxrwxrwx 1 root root 11 2005-07-23 11:10 ld -> /usr/bin/ld*
lrwxrwxrwx 1 root root 11 2005-07-23 11:10 nm -> /usr/bin/nm*
lrwxrwxrwx 1 root root 15 2005-07-23 11:10 ranlib -> /usr/bin/ranlib*
lrwxrwxrwx 1 root root 14 2005-07-23 11:10 strip -> /usr/bin/strip*


/usr/powerpc-slackware-linux/lib:
insgesamt 0
drwxr-xr-x  2 root root 22 2005-07-23 11:10 ./
drwxr-xr-x  4 root root 26 2005-04-26 18:12 ../
lrwxrwxrwx  1 root root 18 2005-07-23 11:10 ldscripts -> /usr/lib/ldscripts/
tjohann@meremptah:~$

The missing libs came from cxxlibs (on i386).

Bye
Thorsten


Other related posts: