On Wed, 08 Nov 2006 10:07:15 +0200 Avi Kivity <[EMAIL PROTECTED]> wrote:
> Andrew Morton wrote: > > On Wed, 08 Nov 2006 09:14:50 +0200 > > Avi Kivity <[EMAIL PROTECTED]> wrote: > > > > > >> Roland Dreier wrote: > >> > >>> > That's gas 2.16.1. I assume it needs some super-new binutils. > >>> > > >>> > I'm not sure what to do about this. What's the minimum version? > >>> > >>> According to http://kvm.sourceforge.net/howto.html : > >>> A recent enough binutils (>= 2.16.91.0.2) for vmx instruction support > >>> > >>> > >> Either that or a bunch of ugly .byte macros. > >> > >> > > > > I think we could live with the binutils requirement as long as we can find > > some automagic way of not breaking people's `make allmodconfig'. Because > > quite a lot of those people who do cross-compilation tend to use older > > binutilses. > > > > These crosses are usually for $wierd target on x86 host, right? Not necessarily. If you're going to build kernels with distcc then you need the same toolchain on all machines, so you probably build it with crosstool. Or if you want a consistent, tested, internally-maintained build environment then you use a specific toolchain so your developers aren't dependent on whatever their distro happened to put in /usr/bin > > config AS_VERSION > eval as --version | awk '{ ... }' > > ? It'd be more complex than that :( ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel