> 2) Did anyone used virtual machines on XP to have the Linux host running in a Virtual Machine for ucLinux compiling/debugging? Is that
>     recommendable or better have a dual boot computer (XP / Linux)?

I have used a virtual machine for uClinux development with good results - though in my case it was hosted on Linux, not Windows. Provided your host has reasonable performance and memory it is probably a much more satisfactory method than either dual boot or Cygwin.

I have used Cygwin, an Ubuntu VM under Windows XP, and Ubuntu running on bare metal. I found compiling under Cygwin to be rather slow, and the differences with "real" Linux to sometimes be a pain. The VM worked fine, but was both sluggish running Eclipse and slow to compile. Ubuntu on bare metal is great, but having to reboot to get back to your Windows tools might be inconvenient.

My co-workers and I eventually settled on a shared fast build server running Ubuntu. We use Xming with gnome-panel to make the applications show up on our Windows desktops (Eclipse, terminals, etc). We have the Windows Start button and task bar at the bottom and the Ubuntu Applications/Places/System menus a the top (via gnome-panel). You can start applications from either one and they show up as normal applications (no Linux desktop as with a VM) and work fine with dual monitors. You can cut and paste between them (make sure nothing is selected in the Linux apps before trying to copy text from Windows to them).

For reasons I don't understand, starting Linux apps using gnome-panel works better in several ways than starting them directly using Xming (responsiveness, fonts, pop-up forms working correctly, etc). The main application windows are resizable but even when using gnome-panel, some pop-up forms aren't resizable. Occasionally I will run an app directly on the shared server so I can set the sizes of those forms.

Steve



---
Steve Strobel
Link Communications, Inc.
1035 Cerise Rd
Billings, MT 59101-7378
(406) 245-5002 ext 102
(406) 245-4889 (fax)
WWW: http://www.link-comm.com
MailTo:steve.stro...@link-comm.com

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to