> ./configure --with-field=32bit --with-scalar=32bit --with-asm=x86_64
Build Options:
asm = x86_64
bignum = gmp
field = 32bit
scalar = 32bit
But this does not make sense because there is no asm for the 32bit fields and scalars.
related: #726