This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ot: *.so.1d file extensions for dynamic libraries ?


Hi,

This most likely belongs to a glibc list, but I try it anyway.

I was trying to use some dynamic libraries from a debian system
which end in the suffic *.so.1d together with my own glibc (2.14.1). The
libs are needed with exactly that name by an executable I'm
trying to get up and running.

They are perfectly well recognized as libraries by ld.so under debian
but fail to be listed as proper libs by my own ld.so.
Do  I need to re(compile|configure) my ld.so in order to make
it recognize *.so.1d files ?

Thanks.

O


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]