[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/5] build: Export configure variables to hypervisor build
>>> On 29.02.12 at 12:44, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> wrote: > Ian Campbell writes ("Re: [Xen-devel] [PATCH 1/5] build: Export configure > variables to hypervisor build"): >> Perhaps we should just move the configure stuff up to the top level and >> agree that it can control both tools and hypervisor configuration >> options? I'm not sure why we would want to use different mechanisms for >> the tools and h/v anyway. > > I assume that the concern was that some people might object to the > involvement of autoconf in building the hypervisor. But no-one seems > to be objecting very much. > > If they do then the right thing is for configure to automatically > honour settings like FLASK_ENABLE, not to have two separate options > which cause the build to fail unless you set or clear both. Yes, please. (I realize that Keir applied the patch here already, but I really consider it wrong to require a configure step before building Xen, unless the configure step is exhaustive, i.e. covers everything that can be controlled, and interactive, like for the Linux kernel. Nor do I understand what stuff like {PRE,AP}PEND_{INCLUDES,LIB} is needed for in config/Xen.mk. And finally, with .config being included [almost] first thing in Config.mk, overriding its settings [like debug] in config/Xen.mk seems wrong to me too. Or did I miss an announcement of .config no longer being supported, in which I'd need a hint how to replace certain settings I've been doing there so far? All in all, Keir, you may read this as a request to revert that patch.) And then again, shouldn't tools and hypervisor _build_ be independent of one another, in that the set of options enabled in one would still allow it to work with a different set of options enabled in the other? Or if not, how is the option sets being in sync getting enforced (i.e. if mismatched builds from the same c/s got run by someone)? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |