[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: What requires libgcc, actually?
- From: Nicolas Chauvet <kwizart gmail com>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: What requires libgcc, actually?
- Date: Wed, 28 Oct 2009 10:41:04 +0100
2009/10/28 Linus Walleij <linus ml walleij gmail com>:
> 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)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]