[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#101115: gcc-3.0: /usr/lib/gcc-lib/i386-linux/3.0/libgcc_s.so



Package: gcc-3.0
Version: 1:3.0-0pre010613
Severity: normal

I don't know whether this is a bug in gcc-3.0 or libgcc0:

lrwxrwxrwx    1 root     root           18 Jun 15 20:16 /usr/lib/gcc-lib/i386-linux/3.0/libgcc_s.so -> /lib/libgcc_s.so.0

But there is no /lib/libgcc_s.so.0 file; instead, there is:

-rw-r--r--    1 root     root        27036 Jun 13 21:04 /lib/libgcc_s.so.1

As a result of this, shared libraries don't get built properly.  For
instance, when building libogg:

gcc-3.0 -shared  framing.lo bitwise.lo   -Wl,-soname -Wl,libogg.so.0 -o .libs/libogg.so.0.1.0
/usr/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux jekyll 2.2.19 #4 Mon Mar 26 16:19:05 EST 2001 i586 unknown

Versions of the packages gcc-3.0 depends on:
ii  binutils       2.11.90.0.7-2  The GNU assembler, linker and binary utiliti
ii  cpp-3.0        3.0-0pre010613 The GNU C preprocessor.
ii  gcc-3.0-base   3.0-0pre010613 The GNU compiler collection (base package).
ii  libc6          2.2.3-6        GNU C Library: Shared libraries and Timezone
ii  libgcc0        3.0-0pre010613 GCC support library.



Reply to: