building a cross-compiler for Linux/OSX

2011-02-07 Thread Fabiano Sidler
Hi folks! I'm trying to build a cross-compiler under Linux and MacOSX using this script: http://sourceware.org/ml/cygwin/2010-08/txt00010.txt I get the same error on Linux and MacOSX after the make of line 340: === snip === [...] i686-pc-cygwin-c++ -L/opt/devel/cygwin/build/cygwin/i686-pc-cygwin/w

Re: building a cross-compiler for Linux/OSX

2011-02-09 Thread Fabiano Sidler
Hello? Noone building cross-compilers for cygwin? Thus spake Fabiano Sidler, 11/02/07 10:50: > Hi folks! > > I'm trying to build a cross-compiler under Linux and MacOSX using this > script: http://sourceware.org/ml/cygwin/2010-08/txt00010.txt > I get the same error on Linux

Re: building a cross-compiler for Linux/OSX

2011-02-14 Thread Fabiano Sidler
Sorry for replying so late. Thus spoke Yaakov (Cygwin/X): > On Mon, 2011-02-07 at 10:50 +0100, Fabiano Sidler wrote: > > I'm trying to build a cross-compiler under Linux and MacOSX using this > > script: http://sourceware.org/ml/cygwin/2010-08/txt00010.txt > > I get t