-bash-3.00# ./bjam -sTOOLS=gcc --without-python --with-thread &quot;-d+2&quot;<br>...<br>&nbsp;&nbsp;&nbsp; set -e<br>&nbsp;&nbsp;&nbsp; &quot;g++&quot;&nbsp;&nbsp; -c -Wall -ftemplate-depth-255&nbsp; -DNDEBUG -DNDEBUG -DBOOST_THREAD_LIB_NAME=boost_thread -DBOOST_THREAD_BUILD_DLL=1&nbsp; -O3 -finline-functions -Wno-inline -pthread -fPIC&nbsp;&nbsp; -I&quot;bin/boost/libs/thread/build&quot;&nbsp;&nbsp; -I &quot;/home/quantum/boost_1_33_1&quot;&nbsp; -o &quot;bin/boost/libs/thread/build/libboost_thread.so/gcc/release/shared-linkable-true/threading-multi/exceptions.o&quot;&nbsp; &quot;/home/quantum/boost_1_33_1/libs/thread/build/../src/exceptions.cpp&quot;
<br><br>I've only snipped the error messages, but g++ is not my compiler.&nbsp; I've set CXX=i386-unknown-openbsd3.8-eg++, 'cause that's what its named on OpenBSD when you build a compiler from ports.<br><br><br><div><span class="gmail_quote">
On 2/14/06, <b class="gmail_sendername">Rene Rivera</b> &lt;<a href="mailto:grafik.list@redshift-software.com">grafik.list@redshift-software.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Quantum Skyline wrote:<br>&gt; I guess I'm screwed then, eh? :)<br>&gt;<br>&gt; Is it possible to get Boost.Jam or the compile process to dump which version<br>&gt; of GCC its using on my system?<br><br>If you execute bjam directly, instead of from the Makefile, you can pass
<br>it a &quot;-d+2&quot; option which prints out all the commands it executes. And<br>yes, running it through the Makefile is likely using the default system<br>compiler.<br><br><br><br>--<br>-- Grafik - Don't Assume Anything
<br>-- Redshift Software, Inc. - <a href="http://redshift-software.com">http://redshift-software.com</a><br>-- rrivera/acm.org - grafik/redshift-<a href="http://software.com">software.com</a><br>-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
<br><br>_______________________________________________<br>Boost-users mailing list<br><a href="mailto:Boost-users@lists.boost.org">Boost-users@lists.boost.org</a><br><a href="http://lists.boost.org/mailman/listinfo.cgi/boost-users">
http://lists.boost.org/mailman/listinfo.cgi/boost-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Todd Jackson<br><a href="http://quantumskyline.homelinux.net/wordpress">http://quantumskyline.homelinux.net/wordpress
</a>