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

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

2013-02-14 Thread Алексей Павлов
Yes I build crosscompiler based on mingw-w64 compiler 2013/2/14 NightStrike > On Wed, Feb 13, 2013 at 8:32 PM, Алексей Павлов 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

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

2013-02-14 Thread NightStrike
On Wed, Feb 13, 2013 at 8:32 PM, Алексей Павлов 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: Are you using mingw-w64

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

2013-02-14 Thread niXman
2013/2/14 Earnie Boyd: > Q: How many longs does it take to be too long? > A: Only one more long than not too long. =) -- Regards, niXman ___ Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit Windows: http://sourceforge.net/projects/mingwb

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

2013-02-14 Thread Earnie Boyd
On Thu, Feb 14, 2013 at 9:37 AM, Baruch Burstein wrote: > I know nothing about this, I just wanted to comment that the error: > > error: 'long long long' is too long for GCC > > Had me laughing out loud. LOL Q: How many longs does it take to be too long? A: Only one more long than not too long.

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

2013-02-14 Thread Baruch Burstein
I know nothing about this, I just wanted to comment that the error: error: 'long long long' is too long for GCC Had me laughing out loud. -- ˙uʍop-ǝpısdn sı ɹoʇıuoɯ ɹnoʎ 'sıɥʇ pɐǝɹ uɐɔ noʎ ɟı -- Free Next-Gen Firewall H

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

2013-02-14 Thread JonY
On 2/14/2013 14: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: Hi, This is very much off-topic, it

[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