On Wed, 8 Sep 2010 21:15:46 +0200, Rémy Oudompheng <[email protected]> wrote: > Nathan O <[email protected]> wrote: >> It is done as you suggested :) >> http://wiki.archlinux.org/index.php/Building_32-bit_packages_on_a_64-bit_system > > Note that devtools (version 0.9.10 in [testing]) contains a > ready-to-use /usr/share/devtools/makepkg-i686.conf.
It's now in extra and also contains arch-build. Building packages for i686 or different repos is now as easy as running e.g. extra-i686-build in the PKGBUILD's dir. Just check "pacman -Qql devtools|grep -- -build" to get a list of the different commands. Of course you cannot build x86_64 packages on an i686 system though. Future versions will be more advanced but for now this should be the way to easily build packages in a defined environment. Greetings, Pierre -- Pierre Schmitz, https://users.archlinux.de/~pierre
