On Monday, 20.04.2015 at 19:58, Andrew Stuart wrote: > I think I have compiled the correct version but not absolutely sure. It > would be helpful if there was some sort of “version” command on rumprun like > rump run -v that I could use to confirm I have successfully compiled the > version that you built. I can then add this to any logs I send to you. I > couldn’t see a -v or -V when I looked.
Running "make -C platform/xen distcleanrump" will clean everything, so re-running build-rr.sh xen after would give you a guaranteed clean build. -mato
