What requires libgcc, actually?

Nicolas Chauvet kwizart at gmail.com
Wed Oct 28 09:41:04 UTC 2009


2009/10/28 Linus Walleij <linus.ml.walleij at gmail.com>:
> Just a quick question for those who know:
>
> The shared libs from libgcc: /lib/libgcc*so* are not required by
> anything:
>
> [root at localhost ~]# rpm -q --whatrequires libgcc-4.4.1-2.fc11.i586
> no package requires libgcc-4.4.1-2.fc11.i586

Use this instead:
repoquery --whatrequires "libgcc_s.so.1()(64bit)"
or on 32bit systems:
repoquery --whatrequires  libgcc_s.so.1

Nicolas (kwizart)




More information about the fedora-devel-list mailing list