libtool-patches
[Top][All Lists]
Advanced

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

[patch #6444] [MSVC 3/7] The MSVC linker doesn't have a -L option


From: Peter Rosin
Subject: [patch #6444] [MSVC 3/7] The MSVC linker doesn't have a -L option
Date: Tue, 04 Mar 2008 09:58:31 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)

URL:
  <http://savannah.gnu.org/patch/?6444>

                 Summary: [MSVC 3/7] The MSVC linker doesn't have a -L option
                 Project: GNU Libtool
            Submitted by: pekberg
            Submitted on: Tuesday 03/04/2008 at 10:58
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The MSVC linker doesn't have a -L option, and doesn't understand
posix paths. Move the paths to an envvar (LINK) with a prefix
(-LIBPATH:)
This patch is against Libtool 2.2

        * libltdl/m4/libtool.m4: Add new tag variables to specify
        to what variable (dashL_envvar) -L options should be moved,
        and what to prepend to the -L path (dashL_envvar_spec).
        * libltdl/config/ltmain.m4sh (func_dashL_to_envvar): New
        function that moves -L options to a variable.
        * libltdl/config/ltmain.m4sh (func_mode_link): Prior to
        linking, call above function if dashL_envvar is set.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tuesday 03/04/2008 at 10:58  Name: dashL-envvar.patch  Size: 4kB   By:
pekberg

<http://savannah.gnu.org/patch/download.php?file_id=15172>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6444>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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