id summary reporter owner description type status milestone component version severity resolution keywords cc 2001 hello example doesn't work riman@… Dave Abrahams I am trying to run the standard hello.cpp example to use in with Python. It is described here: http://www.boost.org/doc/libs/1_35_0/libs/python/doc/tutorial/doc/html/python/hello.html. The problem is that I can't find hello_ext.so file (or any file with patterns hello*so, hello*pyc) after successful completion of bjam (no error messages). More over I can see the line gcc.link.dll bin/gcc-4.2.3/debug/hello_ext.so during bjam running but only hello.o file gets created in my bin/gcc4.2.3/debug directory. I've tried to use it but failed. My OS is Ubuntu 2.6.24-18-server, Python is 2.5. Please help. Thank you. Support Requests closed Boost 1.36.0 python USE GITHUB Boost 1.35.0 Problem fixed hello_ext