* Юрий Пухальский wrote on Fri, Nov 27, 2009 at 11:14:04PM CET: > It's working like a charm, the autotools system, One small thing is > 64-bit ARFLAGS on AIX, > but the folks out there in libtool (if i remember right) are aware of > the problem, it seems, but i haven't investigated it yet.
Try OBJECT_MODE=32_64 export OBJECT_MODE before building, as a workaround. Cheers, Ralf