Hi, The current names used for platform macros, app-tools and the configure vendor string have over time become inconsistent with the naming of the rumprun stack.
In rumprun-xen, the current situation is: Platform macros: -D__RUMPUSER_XEN__ -D__RUMPAPP__ -D__NetBSD__ app-tools: rumpapp-xen-* autoconf vendor string: $ARCH-rumpxen-netbsd As people are now starting to depend on these in code/build systems, I propose to rename them as follows: Platform macros: -D__RUMPRUN__ -D__NetBSD__ app-tools: rumprun-xen-* autoconf vendor string: $ARCH-rumprun-netbsd At Antti's suggestion, I've dropped the Xen-specific platform macro - does anyone foresee a need for keeping it? Martin ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
