Re: ld.so 1.9.1 and glibc 2.0.1

Philip Blundell (pjb27@cam.ac.uk)
Mon, 31 Mar 1997 11:24:34 +0100 (BST)


On Sun, 30 Mar 1997, Richard B. Johnson wrote:

> compile, the build failed when it attempted to link with the C-Compiler
> Library!!! The result was "multiple-symbol" errors. Why would it link
> with the 'C' ___COMPILER___????
>
> /usr/lib/gcc-lib/i586-unknown-linux/2.7.2/libgcc.a(_bb.o): In function `__bb_exit_func':
> _bb.o(.text+0x40): multiple definition of `__bb_exit_func'

Don't panic, libgcc.a is supposed to be linked with. It's not the
compiler, just a library of support functions. RTFM.

p.