On 20/04/15 10:07, Martin Lucina wrote:
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.
Except it doesn't for some libs. What I mean by "completely clean
build" was to pull the repo again and run a build.
Yes, that is quite suboptimal, and needs to be fixed at some point. If
someone wants to step up, you're completely welcome to ;)
It would also be nice if rumprun-make could somehow automatically have a
link dependency on all of the various components, but that might be
wishful thinking.