Re: building a cross-compiler for Linux/OSX

2011-02-17 Thread Yaakov (Cygwin/X)
On Mon, 2011-02-14 at 22:01 +0100, Fabiano Sidler wrote: > Not without any further difficulties, but at least with a different error: > === snip === > Again, the same error on Linux and OSX. Depending on your distro, this might make things a bit easier: http://cygwinports.blogspot.com/2011/02/acr

Re: building a cross-compiler for Linux/OSX

2011-02-15 Thread Yaakov (Cygwin/X)
On Mon, 2011-02-14 at 22:01 +0100, Fabiano Sidler wrote: > Not without any further difficulties, but at least with a different error: > > /opt/devel/cygwin/src/cygwin-1.7.6-1/winsup/utils/mingw: couldn't find > i686-pc-m > ingw32 directory > make[3]: *** [crt1.o] Error 1 You need to have mingw.o

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 the same error on Linux and Mac

Re: building a cross-compiler for Linux/OSX

2011-02-10 Thread Yaakov (Cygwin/X)
On Thu, 2011-02-10 at 10:26 +0100, Peter John Acklam wrote: > Fabiano Sidler [fabianosid...@swissonline.ch]: > > > Hello? Noone building cross-compilers for cygwin? > > I tried several times building a cross-compiler for sparc Solaris. I tried > using the headers for Solaris 8, 9, and 10, but I

Re: building a cross-compiler for Linux/OSX

2011-02-10 Thread 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 the same error on Linux and MacOSX after the make of line 340: Cygwin normally builds with -Werro

Re: building a cross-compiler for Linux/OSX

2011-02-10 Thread Peter John Acklam
Fabiano Sidler [fabianosid...@swissonline.ch]: > Hello? Noone building cross-compilers for cygwin? I tried several times building a cross-compiler for sparc Solaris. I tried using the headers for Solaris 8, 9, and 10, but I never succeeded. I was able to build binutils, though, but not gcc. I h

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 and MacOSX after the m

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