The help string for `--with-bits` shows options as `32,64,gmp,all` whereas the code checks for `32,64,MP,OSL`.
The help string for
--with-bitsshows options as32,64,gmp,allwhereas the code checks for32,64,MP,OSL.