libtool
[Top][All Lists]
Advanced

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

[PATCH] runtime wrapper touchup on cygwin


From: Robert Collins
Subject: [PATCH] runtime wrapper touchup on cygwin
Date: Sun, 3 Jun 2001 19:41:38 +1000

The runtime wrapper on cygwin produces lt-foo.exe.exe if libtool is
called with a target filename ending with .exe

AFAICT this is due to forcing the .exe exeext on cygwin to allow mv to
work. This patch trims .exe from the outputname if it is present.

Without this, changing a source file, running make && ./foo results in
an old exe being run by the wrapper script.

Rob

Attachment: runtimewrapper.patch
Description: Binary data


reply via email to

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