GNU bug report logs - #10949
bug in ltmain.m4sh (cygwin/mingw environment)

Previous Next

Package: libtool;

Reported by: "Glenn Ganz" <glenn.ganz <at> uptime.ch>

Date: Mon, 5 Mar 2012 17:06:02 UTC

Severity: normal

Done: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#10949: closed (bug in ltmain.m4sh (cygwin/mingw environment))
Date: Wed, 14 Aug 2024 15:47:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 14 Aug 2024 18:44:51 +0300
with message-id <89cb6ccc-a7de-4b4d-97fe-27e91c26e521 <at> gmail.com>
and subject line Re: bug#10949: bug in ltmain.m4sh (cygwin/mingw environment)
has caused the debbugs.gnu.org bug report #10949,
regarding bug in ltmain.m4sh (cygwin/mingw environment)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
10949: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=10949
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Glenn Ganz" <glenn.ganz <at> uptime.ch>
To: <bug-libtool <at> gnu.org>
Subject: bug in ltmain.m4sh (cygwin/mingw environment)
Date: Mon, 5 Mar 2012 17:51:22 +0100
[Message part 3 (text/plain, inline)]
Hi

 

In the function func_convert_core_msys_to_w32 the command cmd will be invoked wrong.

 

 

There should be only 1 slash in the argument.

 

The line 

  func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null |

 

should be 

  func_convert_core_msys_to_w32_result=`( cmd /c echo "$1" ) 2>/dev/null |

 

 

ð  with two slashes the linking will hang (on windows xp)

 

Regards 

Glenn

 

________________________________

UPTIME services AG
Glenn Ganz
MAS in Software Engineering FH
Software Architect
Brauerstrasse 4, CH-8004 Zürich
T +41 44 560 75 12
glenn.ganz <at> uptime.ch <mailto:glenn.ganz <at> uptime.ch> , www.uptime.ch <http://www.uptime.ch> 

 

[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>
To: 10949-done <at> debbugs.gnu.org
Subject: Re: bug#10949: bug in ltmain.m4sh (cygwin/mingw environment)
Date: Wed, 14 Aug 2024 18:44:51 +0300
[Message part 6 (text/plain, inline)]
This should have been closed in 2012.

-- 
Ileana Dumitrescu

GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354
[OpenPGP_0x6570EA01146F7354.asc (application/pgp-keys, attachment)]
[OpenPGP_signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 360 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.