libtool-patches
[Top][All Lists]
Advanced

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

Re: [Mingw-users] Re: Solving the "relink exe's" libtool problem [take 2


From: Earnie Boyd
Subject: Re: [Mingw-users] Re: Solving the "relink exe's" libtool problem [take 2]
Date: Sun, 12 Jan 2003 09:06:46 -0500
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826

Charles Wilson wrote:

There are two places in ltmain.sh where the shell wrapper is directly sourced. This doesn't work very well, because when both "foo" and "foo.exe" exist, ". ./foo" ends up sourcing "foo.exe" -- which is bad.


This can be resolved by ``. ./foo.'' instead for the cygwin/mingw hosts.





reply via email to

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