On 21 June 2015 at 14:35, Antti Kantee <[email protected]> wrote: > Are you compiling qemu and xen from two different rumprun source trees? > It's currently (unfortunately) not a good idea to use the same source tree > to build for multiple targets. It works if you know what you're doing, but > I cannot advise as good practice when trying to eliminate errors.
What are the issues here? Thats how I am doing the binary builds I mentioned the other day at present - checkout rumprun, build-rr.sh xen then build-rr.sh hw and then build applications with one tree (xen I think) then bake three times. It appeared to be working but as I said I had not started intensive testing of the binaries yet... Justin
