patchGNU Libtool - Patches: patch #6444, [MSVC 3/7] The MSVC linker doesn't...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

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

Submitter:  Peter Rosin <pekberg>
Submitted:  Tue 04 Mar 2008 09:58:30 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Tue 04 Mar 2008 09:58:30 AM UTC, original submission:  

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.

Peter Rosin <pekberg>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #15172:  dashL-envvar.patch added by pekberg (4KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bjeverts
  • -email is unavailable- added by pekberg (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-05-07 bjeverts Carbon-Copy- Added bjeverts
    2008-03-04 pekberg Attached File- Added dashL-envvar.patch, #15172

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code