Re: [Cegcc-devel] x86 toolchain doesn't compile anymore

2010-01-10 Thread Danny Backx
On Wed, 2010-01-06 at 18:42 -0300, Pablo Rogina wrote: > > Just a quick note so you don't think I'm ignoring this : I will be > > working on this (x86 and arm-cegcc) in the coming days. > > Ok, noted. Thank you for letting us know. > > Pablo x86 was easy, that's fixed. I'm looking into arm-cegc

Re: [Cegcc-devel] x86 toolchain doesn't compile anymore

2010-01-06 Thread Pablo Rogina
> Just a quick note so you don't think I'm ignoring this : I will be > working on this (x86 and arm-cegcc) in the coming days. Ok, noted. Thank you for letting us know. Pablo -- This SF.Net email is sponsored by the Veri

Re: [Cegcc-devel] x86 toolchain doesn't compile anymore

2010-01-06 Thread Danny Backx
On Tue, 2010-01-05 at 23:11 -0300, Pablo Rogina wrote: > Just in case, ARM cegcc cannot be built either. Started from scratch, > get sources with svn at revision 1430. Just a quick note so you don't think I'm ignoring this : I will be working on this (x86 and arm-cegcc) in the coming days.

Re: [Cegcc-devel] x86 toolchain doesn't compile anymore

2010-01-05 Thread Pablo Rogina
Just in case, ARM cegcc cannot be built either. Started from scratch, get sources with svn at revision 1430. Moved to cegcc/src/scripts and created folder build-cegcc. From there, sudo ../build-cegcc.sh. After some time, error messages as follows: ... # @multilib_dir@ is not really necessary, but s

Re: [Cegcc-devel] x86 toolchain doesn't compile anymore

2010-01-04 Thread Danny Backx
On Mon, 2010-01-04 at 10:08 +0100, Johnny Willemsen wrote: > Hi, > > Our daily build shows that recently the x86 toolchain doesn't compile > anymore. I don't get a gi386-mingw32ce-g++ compiler anymore. > > I use: > ../build-x86.sh > /home/build/cegcc.txt > /home/build/cegccbuild.txt > > The full

[Cegcc-devel] x86 toolchain doesn't compile anymore

2010-01-04 Thread Johnny Willemsen
Hi, Our daily build shows that recently the x86 toolchain doesn't compile anymore. I don't get a gi386-mingw32ce-g++ compiler anymore. I use: ../build-x86.sh > /home/build/cegcc.txt > /home/build/cegccbuild.txt The full build log is at: http://www.dre.vanderbilt.edu/~remedynl/cegccbuildwin.txt