libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH 7/7] Prefer $NM @file over calculating the cmd line length.


From: Charles Wilson
Subject: Re: [PATCH 7/7] Prefer $NM @file over calculating the cmd line length.
Date: Wed, 08 Sep 2010 17:10:21 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.9) Gecko/20100825 Thunderbird/3.1.3

On 9/8/2010 4:54 PM, Peter Rosin wrote:
> Hmmm, but @file makes it harder than necessary to debug on MSYS, since
> the automatic command line conversion make the address@hidden branch work
> there. And the @file branch is probably bad for performance on MSYS too,

FYI, the patch that adds "@/looks/like/a/unix/path" to the list of stuff
that MSYS automatically converts to C:/msys-inst-root/dos/format/ was
accepted and committed a yesterday. So it looks like MSYS-1.0.16 will
include this feature...but we don't really have a schedule for when that
will be released.

> since the manual forking conversion is so much slower than the
> automatic command line conversion. I think some kind of lazy conversion
> strategy -- like the one in 'compile' -- would be a worthwhile
> optimization.

So, right now on MSYS you still manually convert @unix-path to
@dos-format, right?   If so, once MSYS-1.0.16 is released should libtool
just assume that support is present and require msys-latest, or would an
additional feature test be required?

--
Chuck



reply via email to

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