I am using BOOST in Linux with C++ and have sucessfully created my .cpp file. but now i want to take that cpp file and link it with a ".la" file that has been created from other sources. is there a way in the JamFile i can tell the "bjam" compiler to LINK the .cpp file with the .la file when done. please advice thanks much