Re: [Cegcc-devel] Help newbie to make a network program run

2008-11-06 Thread Yangwoo Ko
Additional information. Today, I got a PDA phone running Windows Mobile 6.0 and tested the same program with the phone. Results are the same. Probably I failed to build the problem properly. Maybe "Makefile" I wrote to build the problem is problematic. I attach the Makefile I used. $ cat Makef

Re: [Cegcc-devel] Help newbie to make a network program run

2008-11-06 Thread Yangwoo Ko
Pablo Rogina wrote: >>> Have you installed Virtual Machine Network Driver from Virtual PC 2007 >>> in Guest OS? >>> >>> >> I think so. Network configuration of VirtualBox is set to NAT. And Windows >> XP shows a network adapter 'AMD PCNET Family PCI Ethernet Adapter'. Property >> of the ada

Re: [Cegcc-devel] Help newbie to make a network program run

2008-11-06 Thread Pablo Rogina
>> Have you installed Virtual Machine Network Driver from Virtual PC 2007 >> in Guest OS? >> > > I think so. Network configuration of VirtualBox is set to NAT. And Windows > XP shows a network adapter 'AMD PCNET Family PCI Ethernet Adapter'. Property > of the adapter has an item named 'Virtual Mach

Re: [Cegcc-devel] Help newbie to make a network program run

2008-11-05 Thread Yangwoo Ko
Thanks for a quick reply. Details are embedded below. Pablo Rogina wrote: >> Most of sample progarms are built and run well. But, when I build >> "ListNet" program and run it with emulator running inside of VirtualBox, >> it just reports an error "A problem has occurred...". >> > > >> I c

Re: [Cegcc-devel] Help newbie to make a network program run

2008-11-05 Thread Pablo Rogina
> Most of sample progarms are built and run well. But, when I build > "ListNet" program and run it with emulator running inside of VirtualBox, > it just reports an error "A problem has occurred...". > I confirmed that the emulator (Microsoft Device Emulator with > PPC_USA.BIN image) can run Intern