[Mingw-w64-public] Cross-compiling BASH

2013-02-13 Thread Алексей Павлов
Hi! I work on MSYS2 and now built mingw-msys2 cross compiler. Also I successfully build native toolchain for msys2 and some 3rdparty libs. Now I need to cross-compiling BASH but I got error on start building: gcc -DPROGRAM='"bash.exe"' -DCONF_HOSTTYPE='"i686"' -DCONF_OSTYPE='"msys"' -DCONF_MACHT

Re: [Mingw-w64-public] Patch for widl Makefile rule bug when builddir!=srcdir

2013-02-13 Thread Jacek Caban
Hi Ray, It looks good to me now. Thanks, Jacek On 02/13/13 00:30, Ray Donnelly wrote: > Hi Jacek, > > I hope this is ok now? > > Best regards, > > Ray. > > On Mon, Feb 11, 2013 at 12:27 PM, Ray Donnelly > wrote: >> I think I took it as an opportunity to learn a tiny bit of automake >> having a