It is not in the source package of glibc, it is in the "-devel" package.
[rmt...@armtzcx01 ~]$ sudo yum provides --disablerepo=\* --enablerepo=update \*/librt.so ... glibc-devel-2.5-49.el5_5.6.x86_64 : Object files for development using standard C libraries. Repo : updates Matched from: Filename : /usr/lib64/librt.so ... -- Rodolfo On Thu, Oct 21, 2010 at 10:40 PM, Jim Donovan <[email protected]> wrote: > All, > > Where can I find source of this shared object, please? I can not see it in > the source RPM of glibc nor does Google have anything to say about it. > > If you compile something thus: > > gcc -o xyz xyz.c -lrt > > you invoke it. > > I need some way of setting the RTC on an ARM9 system which seems to rely on > uclibc however that is a severely cut-down version of glibc. > > Jim Donovan > -- > SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ > Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html > -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
