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