libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH, take 4][cygwin|mingw] Control where win32 DLLs get install


From: Roumen Petrov
Subject: Re: [PATCH, take 4][cygwin|mingw] Control where win32 DLLs get installed.
Date: Sun, 16 Aug 2009 21:34:43 +0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.22) Gecko/20090624 SeaMonkey/1.1.17

Dave Korn wrote:
  So, here I hope is the final respin.  Built and tested on i686-pc-cygwin and
i686-pc-linux-gnu with no regressions and all new tests passing (see below sig
separator for details).

libtool/ChangeLog:

        * Makefile.am (TESTSUITE_AT): Add bindir.at.
        * libltdl/config/general.m4sh (func_normal_abspath): New function.
        (func_relative_path): Likewise.
        * libltdl/config/ltmain.m4sh (func_mode_link): Accept new -bindir
        option and use it, if supplied, to place Windows DLLs.
        * tests/bindir.at: New file for DLL install tests.
        * doc/libtool.texi (Link Mode): Update documentation.

  Unless I've missed anything?

I think that processing of '..' in a path is too naive. It will fail to produce correct results on filesystems with links.

    cheers,
      DaveK


Roumen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]