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

Re: [Cegcc-devel] ld is crashing on undefined symbols?

2010-01-04 Thread Danny Backx
On Thu, 2009-12-31 at 17:46 +, Pedro Alves wrote: > and forgot to define the __my_image_base__ symbol. I got this ld crash: > > >gdb-head --args arm-mingw32ce-ld --shared -Bdynamic -e DllMainCRTStartup -o > >lib7.dll lib7.o -lcoredll I've not been able to reproduce with the attached source

[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