[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] minios: minor buildsystem fixes
Christoph Egger, le Thu 16 Jul 2009 14:17:20 +0200, a écrit : > > And certainly not the host operating system's libraries for our > > cross-build ! > > Please explain why not. > It's a question of having a proper abstraction. It's a problem of ABI. For instance, there is no way to implement x86_64's red zone without adding a kernel/user separation in MiniOS ; libcs usually assume that the red zone is available, thus some patching to newlib for instance. > > > Linux build will default to first, NetBSD build will default to latter > > > one. > > > > In particular I think this is quite wrong. > > Please explain why. It's asking for having to fix issues coming from both linux' case and NetBSD's case, while using the same libc all the time would bring just one case. Samuel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |