> There is a slight variation: > using ABI="32" > CC="gcc" > CFLAGS="-O2 -pedantic -mpowerpc" > CPPFLAGS="" > MPN_PATH=" powerpc32 generic" > > "-maix32" is missing. I reply to myself to add this note: If I pass "-maix32" to my CC options, then I still get the failed tests. Eric