Kirill Korotaev wrote: >>>> - All binaries are always build in the test node. >>>> >>> >>> I assuming you are doing your tests on the same system (i.e. same >>> compiler/libs/whatever else), and you do not change that system over >>> time (i.e. you do not upgrade gcc on it in between the tests). >> >> >> I hope! :) > > All binaries should be built statically to work the same way inside > host/guest or > you need to make sure that you have exactly the same versions of glibc > and other > system libraries. At least glibc can affect perforamnce very much :/
yep. we could add a test line with the static versions. C. _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
