Mark Lane said: > Now I could copy the libraries, etc from a different system to some > directory on my machine and tell the compiler to use these different > libraries when compiling and linking but that would be a lot of extra > work.
Yes, that works too but like you said it is a lot of extra work. It still might be worth doing if you find yourself compiling for the other machine a lot. > > Now I haven't played with usermode linux. I could be possible that you > might be able to run a different version of linux on top of another > using usermode. But I really don't know. UML is just a way for your host system to execute the kernel you want to run and setup the devices in it properly. The distro you put into the filesystem file it uses to run on is up to you, anything goes. > -- > Mark Lane > Hard Data Ltd. > mailto:[EMAIL PROTECTED] > > Telephone: 01-780-456-9771 > FAX: 01-780-456-9772 > > 11060 - 166 Avenue > Edmonton, AB, Canada > T5X 1Y3 > > http://www.harddata.com/ > --> Ask me about our Affordable Alpha Systems! <--
