[Cegcc-devel] WM6.1 rshd

2010-01-06 Thread Danny Backx
The good news is that rshd works on my WM 6.1 device. The bad news is every time after executing an application through it, I get a dialog on my phone saying that the application "device.exe" has crashed, offering to send debug info to Microsoft. Tested with the tester.exe but also fibo, rcp, and

Re: [Cegcc-devel] WM6.1 rshd

2010-01-06 Thread Danny Backx
On Wed, 2010-01-06 at 21:16 +0100, Danny Backx wrote: > The good news is that rshd works on my WM 6.1 device. > > The bad news is every time after executing an application through it, I > get a dialog on my phone saying that the application "device.exe" has > crashed, offering to send debug info t

Re: [Cegcc-devel] x86 toolchain doesn't compile anymore

2010-01-06 Thread Danny Backx
On Tue, 2010-01-05 at 23:11 -0300, Pablo Rogina wrote: > Just in case, ARM cegcc cannot be built either. Started from scratch, > get sources with svn at revision 1430. Just a quick note so you don't think I'm ignoring this : I will be working on this (x86 and arm-cegcc) in the coming days.

Re: [Cegcc-devel] x86 toolchain doesn't compile anymore

2010-01-06 Thread Pablo Rogina
> Just a quick note so you don't think I'm ignoring this : I will be > working on this (x86 and arm-cegcc) in the coming days. Ok, noted. Thank you for letting us know. Pablo -- This SF.Net email is sponsored by the Veri

Re: [Cegcc-devel] WM6.1 rshd

2010-01-06 Thread Pedro Alves
On Wednesday 06 January 2010 20:16:45, Danny Backx wrote: > The good news is that rshd works on my WM 6.1 device. > > The bad news is every time after executing an application through it, I > get a dialog on my phone saying that the application "device.exe" has > crashed, offering to send debug in

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

2010-01-06 Thread Pedro Alves
On Monday 04 January 2010 16:17:08, Danny Backx wrote: > 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 -lc

Re: [Cegcc-devel] implement PeekNamedPipe() for PipeDev/PipeLib

2010-01-06 Thread Pedro Alves
[ Liu, I'm resending for the archives. I now noticed that the cegcc-devel@ address wasn't correct --- sourceforge.net bounced. I was puzzled why your messages weren't showing up in the archives! (But I do wonder why it didn't bounce before. Sigh.) ] On Tuesday 05 January 2010 05:22:23, Liu Yubao