<div dir="ltr"><div><div><div>Steven,<br></div>I am using following command to build boost 1_46_1 universally on Mac.<br><br><b> ./bjam architecture=combined address-model=32_64</b><br><br></div>and got these errors for almost every file:<br> <br>\<br>...patience...\<br>...patience...\<br>...patience...\<br>...found 7264 targets...\<br>...updating 637 targets...\<br>darwin.compile.c++.pch bin.v2/libs/math/build/darwin-4.0.1/release/address-model-32_64/architecture-combined/threading-multi/../src/tr1/pch.hpp.gch\<br> <b>lipo: can't figure out the architecture type of: /var/folders/JA/JAecpqQrHImWxzV1JFaa8k+++TI/-Tmp-//ccv8Ktg1.out\<br><br></b></div>and<br><br>./boost/python/converter/builtin_converters.hpp:121: error: \'91PyObject\'92 declared as an \'91inline\'92 field\<br> ./boost/python/converter/builtin_converters.hpp:123: error: expected \'91;\'92 before \'91*\'92 token\<br>./boost/python/converter/builtin_converters.hpp:121: error: expected \'91;\'92 before \'91*\'92 token\<br> ./boost/python/converter/builtin_converters.hpp:123: error: expected `;' before \'91inline\'92\<br>./boost/python/converter/builtin_converters.hpp:121: error: expected `;' before \'91inline\'92\<br> ./boost/python/converter/builtin_converters.hpp:123: error: ISO C++ forbids declaration of \'91PyTypeObject\'92 with no type\<br>./boost/python/converter/builtin_converters.hpp:121: error: ISO C++ forbids declaration of \'91PyTypeObject\'92 with no type\<br> ./boost/python/converter/builtin_converters.hpp:123: error: \'91PyTypeObject\'92 declared as an \'91inline\'92 field\<br>./boost/python/converter/builtin_converters.hpp:121: error: \'91PyTypeObject\'92 declared as an \'91inline\'92 field\<br> ./boost/python/converter/builtin_converters.hpp:123: error: expected \'91;\'92 before \'91const\'92\<br><b></b><div><br><div><div><div>and <br></div><div><br> "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -dynamic -no-cpp-precomp -gdwarf-2 -Wno-long-double -fPIC -arch i386 -arch ppc -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6" -c -o "bin.v2/libs/python/build/darwin-4.0.1/release/address-model-32_64/architecture-combined/threading-multi/object/stl_iterator.o" "libs/python/src/object/stl_iterator.cpp"\<br> \<br>...failed darwin.compile.c++ bin.v2/libs/python/build/darwin-4.0.1/release/address-model-32_64/architecture-combined/threading-multi/object/stl_iterator.o...\<br><br><br></div><div>please help me out with this.<br></div> <div>kind regards;<br><br></div><div><br></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 8, 2014 at 7:16 PM, Steven Watanabe <span dir="ltr"><<a href="mailto:watanabesj@gmail.com" target="_blank">watanabesj@gmail.com</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">AMDG<br> <div class=""><br> On 04/08/2014 01:03 AM, •°o.O sαмι O.o°• wrote:<br> > Hi,<br> > I am having different platforms and operating systems of Mac(ppc, intel and<br> > 10.4 to 10.6)<br> > need to build boost library universally that can work for each platform.<br> > Found different methods on google but does not work for me, also explored<br> > boost documentation.<br> > Guide me or send me link if there is any article/information already<br> > provided for same issue.<br> ><br> > what I have tried for boost.1.46.1 to build universally:<br> ><br> </div>> *./bjam architecture=combine address-model=32_64 *<br> ><br> <br> It should be architecture=combined<br> <br> > and got<br> > *failed darwin.compile.c++<br> > bin.v2/--------------/architecture-combine/address-model-32-64*<br> > something like this<br> ><br> <br> What is the error message from the compiler, and<br> which target is this? All I know from this is<br> that something failed, which is not enough to go on.<br> <br> In Christ,<br> Steven Watanabe<br> <br> _______________________________________________<br> Unsubscribe & other changes: <a href="http://lists.boost.org/mailman/listinfo.cgi/boost-build" target="_blank">http://lists.boost.org/mailman/listinfo.cgi/boost-build</a><br> </blockquote></div><br></div>