On Tue, Apr 28, 2009 at 12:37:02PM -0400, Lee Schermerhorn wrote: > [PATCH 07/08] Generalize Makefile .so Version > > Against: numactl-2.0.3-rc2 > > When building "upstream" libnuma on a system with, e.g., a distro-supplied > numactl package installed, I find it useful to build a different version of > libnuma.so, so that both versions of the library can co-exist. Sorry I don't think that's a good idea. If that ever escapes from your system we have a binary incompatibility mess, which was always one of the goals of libnuma to avoid. I just use LD_LIBRARY_PATH for testing newer libnumas. It's not too bad. -Andi -- ak@xxxxxxxxxxxxxxx -- Speaking for myself only. -- To unsubscribe from this list: send the line "unsubscribe linux-numa" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html