Boost logo

Boost-Build :

From: Andrej van der Zee (mavdzee_at_[hidden])
Date: 2008-06-29 07:47:35


Hi,

I am working on a AIX pServer (or RS/6000) with a
64bit kernel and found the following build- and
ar-options on the last four lines in gcc.jam in the
boost source tree version 1.35:

# AIX variant of RS/6000 & PowerPC
flags gcc OPTIONS
<architecture>power/<address-model>32/<target-os>aix :
-maix32 ;
flags gcc OPTIONS
<architecture>power/<address-model>64/<target-os>aix :
-maix64 ;
flags gcc AROPTIONS
<architecture>power/<address-model>64/<target-os>aix :
"-X 64" ;

But when I build the boost source tree or my own
projects, these options are not used at all. Is there
a reason for this? How can I force the build to use
these options? I tried stuff such as:

bjam
-bBUILD="<architecture>power/<address-model>64/<target-os>aix"

But it does not make any difference.

Cheers,
Andrej

      __________________________________________________________
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at Yahoo! http://uk.docs.yahoo.com/ymail/new.html


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