Boost logo

Boost-Build :

From: Andrej van der Zee (mavdzee_at_[hidden])
Date: 2008-06-29 12:20:10


Hi,

>
> bjam architecture=power address-model=64
> target-os=aix
>

Thanks. Now I get into other problems, namely that the
unsupported flag -m64 is also added to the compiler,
in addition to -maix64:

"g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g
-m64 -maix64 -shared -DBOOST_ALL_DYN_LINK
-DBOOST_ALL_NO_LIB=1 -DTIXML_USE_TICPP -I"../ticpp"
-I"/home/andrej/speedo/trunk"
-I"/usr/local/include/boost-1_35" -c -o
"../ticpp/bin/gcc-4.2.4/debug/address-model-64/architecture-power/link-static/tinyxmlparser.o"
"../ticpp/tinyxmlparser.cpp"

Same goes for the linker:

"g++" -L"/usr/local/lib" -o
"../ticpp/bin/gcc-4.2.4/debug/address-model-64/architecture-power/ticpptest"

"../ticpp/bin/gcc-4.2.4/debug/address-model-64/architecture-power/main.o"
"../ticpp/bin/gcc-4.2.4/debug/address-model-64/architecture-power/link-static/libticpp.a"
      -g -Wl,-brtl -Wl,-bnoipath -m64 -maix64
-Wl,-blibpath:/usr/lib:/speedo/lib:/usr/local/lib

Both commands fail with:
cc1plus: error: unrecognized command line option
"-m64"

This -m64 option seems to be added when I use
architecture=power and address-model=64 together. Any
idea how I can remove this option?

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