Re: [Cegcc-devel] rshd problem

2009-07-05 Thread Pedro Alves
On Wednesday 10 June 2009 16:40:30, Danny Backx wrote: > On my system, >   5431708 bytes for /opt/mingw32ce/arm-mingw32ce/lib/libstdc++-6.dll >    891904 bytes for /opt/mingw32ce/arm-mingw32ce/lib/device/libstdc > ++-6.dll.stripped > > I'd say use the latter. When PipeDev.dll was written, g++ li

Re: [Cegcc-devel] rshd problem

2009-06-10 Thread Danny Backx
On my system, 5431708 bytes for /opt/mingw32ce/arm-mingw32ce/lib/libstdc++-6.dll 891904 bytes for /opt/mingw32ce/arm-mingw32ce/lib/device/libstdc ++-6.dll.stripped I'd say use the latter. Danny On Wed, 2009-06-10 at 10:26 +0600, Zato-2 wrote: > Thank you for your answer ) > Looks l

Re: [Cegcc-devel] rshd problem

2009-06-09 Thread Zato-2
Thank you for your answer ) Looks like PipeDev.dll depends on stdlibc++-6.dll, now everything works flawlessly BTW, is there some reason for a small library to depend on a 5MB dll, or am i doing something wrong? ) 2009/6/10 Danny Backx > Please CC the list. > > No, there shouldn't be any. But yo

Re: [Cegcc-devel] rshd problem

2009-06-09 Thread Danny Backx
Please CC the list. No, there shouldn't be any. But you can verify with arm-mingw32ce-objdump -x rshd.exe | grep DLL Also the warning message is (I think) harmless. Danny On Tue, 2009-06-09 at 22:49 +0600, Zato-2 wrote: > > Try putting the DLL in the same directory as the .ex

Re: [Cegcc-devel] rshd problem

2009-06-09 Thread Danny Backx
On Tue, 2009-06-09 at 05:46 +0600, Zato-2 wrote: > Hello. > I was trying to setup rshd on my device (WM6) and i'm getting this > error: "Error creating pipe. Copy PipeDev.dll to the device.". > I couldn't find any instructions on installing rshd/PipeDev, so i'm > asking here ) > > I've copied this

[Cegcc-devel] rshd problem

2009-06-08 Thread Zato-2
Hello. I was trying to setup rshd on my device (WM6) and i'm getting this error: "Error creating pipe. Copy PipeDev.dll to the device.". I couldn't find any instructions on installing rshd/PipeDev, so i'm asking here ) I've copied this files to my device: mingwm10.dll -> /windows rshd.exe -> / tes