2009/10/28 Linus Walleij <linus.ml.walleij@xxxxxxxxx>: > Just a quick question for those who know: > > The shared libs from libgcc: /lib/libgcc*so* are not required by > anything: > > [root@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) -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list