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