LWN.net Logo

Building x86 on x86_64

Building x86 on x86_64

Posted Apr 28, 2005 22:27 UTC (Thu) by jmorris42 (subscriber, #2203)
Parent article: No legacy for Fedora x86-64

> Currently 32bit packages have to be built on a 32bit host and 64bit
> packages will have to be built on a 64bit host.

Not really. A chroot tree with a 32bit environment can easily be hosted on a 64bit system. I build White Box Enterprise Linux in exactly such an environment and can build for both arches without a reboot.

You just say:

setarch i386 chroot [path to chroot]


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds