Architecture
The default architecture is x86. If you want to change :
Changing Architecture
In order to change architecture just use the configure script
ARCH_NAME being the architecture name
./configure --arch=ARCH_NAME
--cc and --plat being the default GCC and pc.
More Help
Execute the help command for ./configure command using this:
./configure --help