Thanks Volodya. I ve already tried that; but i think i am missing something:<br><br>After adding " using gcc : power : ppc_6xx-g++ ;" to user-config.jam,<br><br>command:<br><div style="margin-left: 40px;">bjam toolset=ppc_6xx-g++<br> </div><br>output:<br><div style="margin-left: 40px;">ppc_6xx.jam: No such file or directory<br>/home/yg/downloads/boost_1_39_0/tools/build/v2/build/toolset.jam:38: in toolset.using<br>rule ppc_6xx.init unknown in module toolset.<br> /home/yg/downloads/boost_1_39_0/tools/build/v2/build-system.jam:465: in process-explicit-toolset-requests<br>/home/yg/downloads/boost_1_39_0/tools/build/v2/build-system.jam:545: in load<br>/home/yg/downloads/boost_1_39_0/tools/build/v2/kernel/modules.jam:283: in import<br> /home/yg/downloads/boost_1_39_0/tools/build/v2/kernel/bootstrap.jam:138: in boost-build<br>/home/yg/downloads/boost_1_39_0/tools/build/v2/boost-build.jam:8: in module scope<br></div><br>It asks for a ppc_6xx.jam file, how will i prepare it?<br> <br><br><div class="gmail_quote">2009/6/26 Vladimir Prus <span dir="ltr"><<a href="mailto:ghost@cs.msu.su">ghost@cs.msu.su</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div><div></div><div class="h5">On Friday 26 June 2009 yigit agabey wrote:<br> <br> > Hello friends,<br> > I am new to boost and that jam works...I have a board with mpc5121 cpu and i<br> > want to cross compile boost for this powerpc platform. I checked out the<br> > docs, googled around; but i have nothing in hand now.<br> > Can anybody tell me "step by step" what to do ? Shouldn't it be just easy as<br> > to tell bjam which toolchain it will use?<br> <br> </div></div>The step by step instructions can be found at:<br> <br> � � � �<a href="http://www.boost.org/boost-build2/doc/html/bbv2/tasks/crosscompile.html" target="_blank">http://www.boost.org/boost-build2/doc/html/bbv2/tasks/crosscompile.html</a><br> <br> Please let me know if they work for you.<br> <br> Thanks,<br> Volodya<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>