libtool-patches
[Top][All Lists]
Advanced

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

[patch #6446] MSVC [5/7] MSVC doesn't support the -l option, instead it


From: Peter Rosin
Subject: [patch #6446] MSVC [5/7] MSVC doesn't support the -l option, instead it expects the exact library file name
Date: Tue, 04 Mar 2008 10:01:50 +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/?6446>

                 Summary: MSVC [5/7] MSVC doesn't support the -l option,
instead it expects the exact library file name
                 Project: GNU Libtool
            Submitted by: pekberg
            Submitted on: Tuesday 03/04/2008 at 11:01
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

MSVC doesn't support the -l option, instead it expects the exact
library file name. Retain the -l option as long as possible as
libtool recognizes -l internally. Then, as late as possible
transform the -l option to an exact file name (-lfoo -> foo.lib).
This patch is against Libtool 2.2

        * libltdl/m4/libtool.m4: Add tag variable dashl_xform which
        specifies how to transform -l options for the linker.
        * libltdl/config/ltmain.m4sh (func_mode_link): Transform -l
        options using dashl_xform right before creating the
        program or library.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tuesday 03/04/2008 at 11:01  Name: dashl-xform.patch  Size: 2kB   By:
pekberg

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

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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