Re: [Mingw-w64-public] Cross-compiling BASH

2013-02-20 Thread Alexpux
Now I find way to build BASH from cross-compiler under cygwin. To do it go to BASH_SRC/cross-build and delete all from cygwin32.cache file. Regards, Alexey. 21.02.2013, в 10:13, Teemu Nätkinniemi написал(а): > On 14.2.2013 8:32, Алексей Павлов wrote: >> Hi! >> >> I work on MSYS2 and now built

Re: [Mingw-w64-public] Cross-compiling BASH

2013-02-20 Thread Teemu Nätkinniemi
On 14.2.2013 8:32, Алексей Павлов wrote: > 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: I had this same problem when trying to

[Mingw-w64-public] windres: unexpected version string length 68 != 32 + 8

2013-02-20 Thread Suresh Govindachar
Hello, I got the following error: x86_64-w64-mingw32-windres: unexpected version string length 68 != 32 + 8 Details of what I was doing is given below. Googling showed an email from Kai Tietz indicating that binutils ML was provided a patch as of Nov 27, 2012: http://lists-archives

Re: [Mingw-w64-public] 64bit Python bindings for libftdi1-1.0 with MinGW-w64

2013-02-20 Thread Xiaofan Chen
On Tue, Feb 19, 2013 at 11:23 PM, Xiaofan Chen wrote: > On Tue, Feb 19, 2013 at 9:48 PM, Ruben Van Boxem > wrote: >> 2. Forget everything I said above, and add >> >> -DMS_WIN64 >> >> to your module compilation. This will fix all of your problems (it fixed >> mine when building gdb with Python sup

Re: [Mingw-w64-public] IID_IWbemLocator

2013-02-20 Thread Christian Franke
Ahmet Alacadoğan wrote: > which lib has this reference in mingw w64 i used -lkernel32 -luser32 > -lgdi32 -lwinspool -lshell32 -lcomdlg32 -ladvapi32 -lwindowscodecs > -ld3d9 -lole32 -loleaut32 -luuid no luck No lib*.a file from recent (Cygwin) package mingw64-x86_64-runtime-3.0b_svn5591-1 provid