[Cegcc-devel] Keeping gcc 4.1 build until 4.4 is stable

2009-05-27 Thread Stefan Klug
Hi, as gcc-4.4 is not in a usable state right now I would appreciate it, if we could keep the possibility to build the old gcc. The attached patch modifies build-mingw32ce.sh, so that if gcc_src=gcc is exported, the old gcc is built. Current behaviour is not modified. I would be happy if so

[Cegcc-devel] GetPropW still defined

2009-05-27 Thread Stefan Klug
Hi, the last commit to w32api/inc/winuser.h did not fix the GetProp function. (It only fixed RemoveProp and SetProp) Attached is a patch to fix GetProp Regards Stefan Index: src/w32api/include/winuser.h === --- src/w32api/include

Re: [Cegcc-devel] Getting the new configure triplet names into upstream binutils (PING Pedro A.)

2009-05-27 Thread Vincent R.
On Wed, 27 May 2009 01:29:32 +0100, Dave Korn wrote: > Vincent R. wrote: >> On Tue, 26 May 2009 20:08:10 +0100, Dave Korn > >>> I >>> haven't tried to extract any of the functional patches from your tree >> yet, > >> Generally here is the patch I am using, maybe you could make a diff. >> When lo

Re: [Cegcc-devel] GetPropW still defined

2009-05-27 Thread Danny Backx
Applied, thanks On Wed, 2009-05-27 at 11:25 +0200, Stefan Klug wrote: > Hi, > > the last commit to w32api/inc/winuser.h did not fix the GetProp > function. (It only fixed RemoveProp and SetProp) > > Attached is a patch to fix GetProp > > Regards Stefan > ---

Re: [Cegcc-devel] Keeping gcc 4.1 build until 4.4 is stable

2009-05-27 Thread Danny Backx
Applied too. Danny On Wed, 2009-05-27 at 10:46 +0200, Stefan Klug wrote: > Hi, > > as gcc-4.4 is not in a usable state right now I would appreciate it, if > we could keep the possibility to build > the old gcc. > > The attached patch modifies build-mingw32ce.sh, so that if gcc_src=gcc

[Cegcc-devel] No rule to make target `configure-target-libgcc'

2009-05-27 Thread Geoffroy Couprie
Hello, it seems I can't build cegcc anymore for linux. Here is the output I get after running build-mingw32ce.sh: [...] arm-mingw32ce-ar rc ./libgcov.a libgcc/./_gcov.o libgcc/./_gcov_merge_add.o libgcc/./_gcov_merge_single.o libgcc/./_gcov_merge_delta.o libgcc/./_gcov_fork.o libgcc/./_gcov_execl

Re: [Cegcc-devel] No rule to make target `configure-target-libgcc'

2009-05-27 Thread Stefan Klug
Geoffroy Couprie schrieb: > Hello, > > it seems I can't build cegcc anymore for linux. Here is the output I > get after running build-mingw32ce.sh: > [...] > arm-mingw32ce-ar rc ./libgcov.a libgcc/./_gcov.o > libgcc/./_gcov_merge_add.o libgcc/./_gcov_merge_single.o > libgcc/./_gcov_merge_delta.