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
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
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
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
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
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.
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
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
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