Re: [Cegcc-devel] gcc on x86 Windows CE

2009-03-16 Thread Eneko Fernandez
Hello, Finishing the compilation of the binutils I get these errors (remenber that I'm compiling with the option "i386" instead of "arm" in the build-mingw32ce.sh script. ... gcc -DHAVE_CONFIG_H -I. -I/cegcc_x86/src/binutils/ld -I. -I. -I/cegcc_x86/src/binutils/ld -I../bfd -I/cegcc_x86/src/bi

Re: [Cegcc-devel] gcc on x86 Windows CE

2009-03-16 Thread Danny Backx
On Mon, 2009-03-16 at 16:09 +0100, Eneko Fernandez wrote: > Finishing the compilation of the binutils I get these errors (remenber > that I'm compiling with the option "i386" instead of "arm" in the > build-mingw32ce.sh script. As I already reported, I got binutils compiled easily. Script attac