<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&#39;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: \&#39;91PyObject\&#39;92 declared as an \&#39;91inline\&#39;92 field\<br>

./boost/python/converter/builtin_converters.hpp:123: error: expected \&#39;91;\&#39;92 before \&#39;91*\&#39;92 token\<br>./boost/python/converter/builtin_converters.hpp:121: error: expected \&#39;91;\&#39;92 before \&#39;91*\&#39;92 token\<br>

./boost/python/converter/builtin_converters.hpp:123: error: expected `;&#39; before \&#39;91inline\&#39;92\<br>./boost/python/converter/builtin_converters.hpp:121: error: expected `;&#39; before \&#39;91inline\&#39;92\<br>

./boost/python/converter/builtin_converters.hpp:123: error: ISO C++ forbids declaration of \&#39;91PyTypeObject\&#39;92 with no type\<br>./boost/python/converter/builtin_converters.hpp:121: error: ISO C++ forbids declaration of \&#39;91PyTypeObject\&#39;92 with no type\<br>

./boost/python/converter/builtin_converters.hpp:123: error: \&#39;91PyTypeObject\&#39;92 declared as an \&#39;91inline\&#39;92 field\<br>./boost/python/converter/builtin_converters.hpp:121: error: \&#39;91PyTypeObject\&#39;92 declared as an \&#39;91inline\&#39;92 field\<br>

./boost/python/converter/builtin_converters.hpp:123: error: expected \&#39;91;\&#39;92 before \&#39;91const\&#39;92\<br><b></b><div><br><div><div><div>and <br></div><div><br>    &quot;g++&quot;  -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&quot;.&quot; -I&quot;/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6&quot; -c -o &quot;bin.v2/libs/python/build/darwin-4.0.1/release/address-model-32_64/architecture-combined/threading-multi/object/stl_iterator.o&quot; &quot;libs/python/src/object/stl_iterator.cpp&quot;\<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">&lt;<a href="mailto:watanabesj@gmail.com" target="_blank">watanabesj@gmail.com</a>&gt;</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>
&gt; Hi,<br>
&gt; I am having different platforms and operating systems of Mac(ppc, intel and<br>
&gt; 10.4 to 10.6)<br>
&gt; need to build boost library universally that can work for each platform.<br>
&gt; Found different methods on google but does not work for me, also explored<br>
&gt; boost documentation.<br>
&gt; Guide me or send me link if there is any article/information already<br>
&gt; provided for same issue.<br>
&gt;<br>
&gt; what I have tried for boost.1.46.1 to build universally:<br>
&gt;<br>
</div>&gt; *./bjam architecture=combine address-model=32_64 *<br>
&gt;<br>
<br>
It should be architecture=combined<br>
<br>
&gt; and got<br>
&gt; *failed darwin.compile.c++<br>
&gt; bin.v2/--------------/architecture-combine/address-model-32-64*<br>
&gt; something like this<br>
&gt;<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 &amp; 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>