Re: ldconfig problem

2007-08-30 Thread Senthil Nathan
On 8/30/07, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: > Senthil Nathan wrote: > > Hi, > > I'm using cygwin for the first time to compile my programs. > > > > I get the following error during dynamic loading of my libraries. > > And I came to know that there is no concept of "ldconfig". > > > >

Re: ldconfig problem

2007-08-30 Thread Larry Hall (Cygwin)
Senthil Nathan wrote: Hi, I'm using cygwin for the first time to compile my programs. I get the following error during dynamic loading of my libraries. And I came to know that there is no concept of "ldconfig". So how do I load my dynamic libraries while compiling. this is the command i run on

ldconfig problem

2007-08-29 Thread Senthil Nathan
Hi, I'm using cygwin for the first time to compile my programs. I get the following error during dynamic loading of my libraries. And I came to know that there is no concept of "ldconfig". So how do I load my dynamic libraries while compiling. this is the command i run on linux platform, which w