glibc-debug-2.3.2-101.4 dynamic libararies missed in FC1

Jakub Jelinek jakub at redhat.com
Sat Mar 13 17:23:47 UTC 2004


On Sat, Mar 13, 2004 at 08:05:07AM -0800, Guolin Cheng wrote:
> Hi,
> 
>   any one know why the glibc-debug-2.3.2-101.4 has no dynamic libararies?
> Glibc on RH8.0/9.0 has two glibc debug rpms, glibc-debug and
> glibc-debug-static, the former one contains all dynamic debug modules, and
> the latter one has all static debug modules. Then what's the reasons
> behind the fact that FC1 has no dynamic debug libraries?

FC1 features separate debug info, so there is no need to duplicate shared
libraries, once without and once with debugging information.
glibc-2* has the stripped shared libraries and glibc-debuginfo* contains
the separate debugging info.

	Jakub





More information about the users mailing list