I am trying to compile on a 64 bit AIX environment but
want to compile in 32 bit mode. From what I gather this
requires compiling/linking with -q32 compile/link option.

I cant seem to get bjam to do this: I tried the following in site-config.jam

using vacpp : : -q32 ;

This compiles but does not produce the intended effect.

Any help appreciated.

  Best regards,
Ta,
   Avi