On Thu, Aug 4, 2011 at 7:53 PM, Gordon Russell <drgruss...@gmail.com> wrote:
> 2.6.40-4.fc15.x86_64
> My user mode linux kernels are all compiled statically on a fedora 32
> bit machine.
> Can I compile uml as a 64 bit executable instead? I keep thinking uml
> must be compiled as a 32 bit executable...

UML has also a x86_64 port. :-)

Use "make linux ARCH=um SUBARCH=i386" to build a 32bit version,
and "make linux ARCH=um SUBARCH=x86_64" to build a 64bit version.

-- 
Thanks,
//richard

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to