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
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
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
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
> ---
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
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
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.