patchGNU Libtool - Patches: patch #9349, libtool.m4: For MS dumpbin drop CR...

 
 

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

patch #9349: libtool.m4: For MS dumpbin drop CR first.

Submitter:  Michael Haubenwallner <haubi>
Submitted:  Tue 16 May 2017 06:46:49 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Wed 09 Oct 2019 11:04:27 AM UTC, comment #1: 

This patch still is necessary when using Cygwin as build environment to use MSVC cl.exe (or similar, e.g. icc.exe), which uses dumpbin instead of nm.
After setting environment variables to locate MSVC 2010, the configure options used are:

> ./configure --host=i686-msvc10.0-mingw32 GCJ=no GOC=no F77=no FC=no CC=cl CXX=cl OBJDUMP=no NM=no CFLAGS= CXXFLAGS=

Adding rebased patch.

(file #47630)

Michael Haubenwallner <haubi>
Tue 16 May 2017 06:46:49 AM UTC, original submission:  

On Cygwin, gawk-4.1.4-3 and newer do not treat the input stream as text any more, leaving libtool behind with carriage return in symbol names.

Upstream gawk commit is:
http://git.savannah.gnu.org/cgit/gawk.git/commit/?id=5db38f775d9ba239e125d81dff2010a2ddacb48e

These tests switch back from FAILED to ok with MSVC and gawk-4.1.4-3 on Cygwin:
 28: build and dynamically load a module
 29: preload static and dynamic module
 31: disable fast install
 32: force PIC objects
 34: hardcoding library path
 36: uninstalled libraries have priority
 37: linking with long file names

Thanks!
/haubi/

Michael Haubenwallner <haubi>

 

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

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haubi (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
    2019-10-09 haubi Attached File- Added 0001-libtool.m4-For-MS-dumpbin-drop-CR-first.patch, #47630
    2017-05-16 haubi Attached File- Added 0001-libtool.m4-For-MS-dumpbin-drop-CR-first.patch, #40703

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code