-bash-3.00# ./bjam -sTOOLS=gcc --without-python --with-thread "-d+2"<br>...<br> set -e<br> "g++" -c -Wall -ftemplate-depth-255 -DNDEBUG -DNDEBUG -DBOOST_THREAD_LIB_NAME=boost_thread -DBOOST_THREAD_BUILD_DLL=1 -O3 -finline-functions -Wno-inline -pthread -fPIC -I"bin/boost/libs/thread/build" -I "/home/quantum/boost_1_33_1" -o "bin/boost/libs/thread/build/libboost_thread.so/gcc/release/shared-linkable-true/threading-multi/exceptions.o" "/home/quantum/boost_1_33_1/libs/thread/build/../src/exceptions.cpp" <br><br>I've only snipped the error messages, but g++ is not my compiler. 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> <<a href="mailto:grafik.list@redshift-software.com">grafik.list@redshift-software.com</a>> 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>> I guess I'm screwed then, eh? :)<br>><br>> Is it possible to get Boost.Jam or the compile process to dump which version<br>> 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 "-d+2" 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>