On Thu, 6 Oct 2005, Jan Nieuwenhuizen wrote:

> Eric Blake writes:
> [snip]
> > I'm not sure whether .la files belong in usr/bin, or whether they
> > should always be in usr/lib, but that may just be my misunderstanding
> > of libtool.
>
> AFAIK, on Cygwin .la files that are used by dlopen need to be in usr/bin.

IIUC, dlopen() uses LD_LIBRARY_PATH, which can contain /usr/lib.  The only
reason the DLLs are in /usr/bin is to make sure the Windows loader finds
them.  IOW, I don't think you need the .la files in /usr/bin.
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA

Reply via email to