|
Boost-Build : |
Subject: [Boost-build] vacpp does not accept compiler options ?
From: Avi Bahra (avibahra_at_[hidden])
Date: 2010-04-19 12:51:57
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
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk