libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] [cygwin|mingw]: Add cross-compile support to cwrapper (take


From: Charles Wilson
Subject: Re: [PATCH] [cygwin|mingw]: Add cross-compile support to cwrapper (take 6)
Date: Thu, 26 Aug 2010 18:31:50 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

On 8/26/2010 6:27 PM, Roumen Petrov wrote:
> Starting from wine 1.3.1 wine path always output paths:
> Lets wine is correctly configured (Z: drive is linked to the file system
> root):
> $ cd $WINEPREFIX/dosdevices
> $ winepath -w `pwd`
> Z:\%WINEPREFIX_CONVERTED_TO_BACKSLASHES%\dosdevices
> 
> Now lets remove link:
> $ rm z:
> $ winepath -w `pwd`
> \\?\unix\%WINEPREFIX_CONVERTED_TO_BACKSLASHES%\dosdevices
> 
> So sed should remove leading //?/unix

I can't test this.  The wine-1.3.x series is the development series, and
none of the linux distributors include it in their offerings (you're
lucky to get 1.2).

For the initial submission, I'm not willing to make changes I can't
test.  After the first round is merged, feel free to propose a change
that you've tested on both wine-1.2 and wine-1.3.x.

Thanks,
Chuck



reply via email to

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