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

Bug#631817: libgcc1: missing link libgccc_s.so -> libgcc_s.so.1



reassign 631627 gcc-4.6

reassign 631817 gcc-4.6

severity 631817 grave

merge 631627 631817

clone 631627 -1

reassign -1 gcc-4.4

thanks



Pedro Larroy writes:

> The link libgccc_s.so -> libgcc_s.so.1 is missing in /lib so link

> fails when this library is needed



This link is not supposed to be in libgcc1 (run-time package) but in

gcc-4.6 (build-time package).  It seems that the transition to multilib

introduced this bug.  Could you please tell me whether these two files

exist on your system:



on amd64:



/lib/x86_64-linux-gnu/libgcc_s.so.1

(provided by package libgcc1)



/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6/libgcc_s.so

(provided by package gcc-4.6)



on i386:



/lib/i386-linux-gnu/libgcc_s.so.1

(provided by package libgcc1)



/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.6/libgcc_s.so

(provided by package gcc-4.6)



And please tell us what libgcc_s.so points to exactly.



I suspect that one of these paths are wrong, or the symlink is wrong, or

the compiler driver looks in the wrong place.



The same problem exists with gcc-4.4; cloning this bug accordingly.



-- 

Ludovic Brenta.





Reply to: