Re: [Cegcc-devel] Native Windows ceGCC for ReactOS ARM

2009-12-16 Thread Danny Backx
On Wed, 2009-12-16 at 11:33 +0100, Sébastien Lorquet wrote: > I had a build failure for the 4.4 compiler using my method. > I know there are still problems with the 4.4 sources in cegcc, but > this one is probably a build system issue in the upstream gcc 4.4 > > m4/autoconf/automake/libtool is a h

Re: [Cegcc-devel] Native Windows ceGCC for ReactOS ARM

2009-12-16 Thread Daniel Reimer
Hi, yes, that's what I need. I already found your build some minutes ago. Thx very much for it. 4.1.X is a nice start to continue my work, but a 4.4.X would be nicer of course. We are switching over to it right now for the other arches. I don't know if this problem will be resolved with 4.4.X o

Re: [Cegcc-devel] Native Windows ceGCC for ReactOS ARM

2009-12-16 Thread Sébastien Lorquet
I had a build failure for the 4.4 compiler using my method. I know there are still problems with the 4.4 sources in cegcc, but this one is probably a build system issue in the upstream gcc 4.4 m4/autoconf/automake/libtool is a hell, I really don't know how to hack anything in it. :-) Regards, Seb

[Cegcc-devel] Native Windows ceGCC for ReactOS ARM

2009-12-16 Thread Daniel Reimer
Hi, I have a question regarding native Windows building of ceGCC. As some ppl might know already, we added basic ARM Support to ReactOS a while ago. Now I wanted to add ARM Build Support to RosBE, our Build Environment by using ceGCC as Target Compiler. Well, I loaded the recent Version and ha