|
Boost : |
From: Rozental, Gennadiy (Gennadiy_at_[hidden])
Date: 2002-08-14 11:15:01
You could always compile and link the libraries beforehand. Also you could
add library path to bcc config file. In this case your command line will
look like:
bcc32 ..\..\..\cvs\boost\libs\smart_ptr\shared_ptr_test.cpp
-ltest_exec_monitor
was
bcc32 ..\..\..\cvs\boost\libs\smart_ptr\shared_ptr_test.cpp
Not that bad I think.
Gennadiy.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk