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: Peter Rosin
Subject: Re: [PATCH] [cygwin|mingw]: Add cross-compile support to cwrapper (take 6)
Date: Wed, 25 Aug 2010 11:37:41 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2

Den 2010-07-19 03:07 skrev Charles Wilson:

*snip*

> Congratulations, you have reached the end of this message, and can
> now review the 750 line patch!

I did wonder when I was going to get some meat :-)

*snip*

> +func_wine_to_win32_pathlist ()
> +{
> +  $opt_debug
> +  # unfortunately, winepath doesn't convert pathlists

But you can feed it multiple things to do in one go though if
I understand correctly:

        winepath /first/filename /second/filename ...

I don't know how the output is formated though (one file per line
probably). And besides, you're just shuffling code around so not
an issue for this patch...

*snip*

> +  fi
> +}
> +# end func_nix_to_cygwin_pathlist_convert
> +

"git am" printed the warning below about the above hunk:

warning: 1 line adds whitespace errors.


I have rebased those of my old patches that are still applicable,
and will run some tests with MSYS/gcc, MSYS/MSVC and Cygwin/MSVC
to check which failures have been fixed. What? Regressions? No way,
I don't want those! :-)

I'll report back with the results (and perhaps the patches)...

Cheers,
Peter



reply via email to

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