[C++-sig] Linking files in JAMFILE with boost

Dirgesh Patel dirgesh.patel at hp.com
Thu Jun 30 01:24:38 CEST 2005


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








More information about the Cplusplus-sig mailing list