Re: [Cegcc-devel] problem in prologue and environ

2008-10-04 Thread Pawel Veselov
Hi, here is the modified patch, hope I got everything :) Thanks, Pawel. On Sat, Sep 20, 2008 at 3:27 PM, Pedro Alves <[EMAIL PROTECTED]> wrote: > On Saturday 20 September 2008 22:37:40, Pawel Veselov wrote: >> [ skipped ] Index: src/newlib/newlib/libc/sys/wince/sys/shared.h ==

Re: [Cegcc-devel] problem in prologue and environ

2008-10-04 Thread Pedro Alves
Patch checked in. Haven't tested it, but I trust you have. ;-) Thanks, -- Pedro Alves - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin S

Re: [Cegcc-devel] gdb 6.8 success

2008-10-04 Thread Danny Backx
On Thu, 2008-09-18 at 23:43 +0100, Pedro Alves wrote: > On Thursday 18 September 2008 07:23:43, Vincent Torri wrote: > > > about gdb, would it be posible that someone put in the wiki a small > > tutorial about using gdb with a wince device ? > I just want to share that gdb 6.8 is *much* better t

Re: [Cegcc-devel] missing declaration functions

2008-10-04 Thread Vincent Torri
On Mon, 15 Sep 2008, Danny Backx wrote: > On Mon, 2008-09-15 at 08:49 +0200, Vincent Torri wrote: >> Hey, >> >> I'm using SHCreateShortcutEx and SHGetShortcutTarget to deal with .lnk >> files, but it seems that they are not declared. Is it a bug, or is it >> intentional ? > > Bug. A patch would

Re: [Cegcc-devel] New binary release coming soon?

2008-10-04 Thread Pedro Alves
On Thursday 25 September 2008 15:33:18, Pablo Rogina wrote: > I know that some of you are working on improving the build scripts, > and also adding/fixing features from gcc 4.3.x so the question would > be: are you planning to create a binary distribution of cegcc (version > 0.6?) in the near futu

Re: [Cegcc-devel] WM 6.1 compatibility

2008-10-04 Thread Pascal Georges
I don't have any error message except "could not load library", the DLL is loaded via a Tcl script. I checked this DLL with dumpbin (eVc++ 4) and the output below does not seem to use any writable code section : Microsoft (R) COFF/PE Dumper Version 6.24.3077 Copyright (C) Microsoft Corporation. A

Re: [Cegcc-devel] WM 6.1 compatibility

2008-10-04 Thread Danny Backx
Isn't this what the "xxx is nog a valid Pocket PC application if SizeOfImage > 1" thread was about ? Please try this out : > you may want to try and restrict your module to Slot 0 by adding the > following registry key: > > [HKEY_LOCAL_MACHINE\System\Loader\LoadModuleLow] > "MyDll.dll"=dw