Hi,
On Sun, May 20, 2007 at 10:35:56AM -0400, Brian Sipos wrote:
>
> A test program I am using in an M4 script to look for the boost test
> library is as follows:
> #include
> int main() {
> return 0;
> }
you should use -lboost_unit_test-st for single-threaded and
-lboost_unit_test-mt for mu
Package: libboost-test-dev
Version: 1.34.0-1
Severity: important
A test program I am using in an M4 script to look for the boost test
library is as follows:
#include
int main() {
return 0;
}
This program fails to link in the latest boost-test development package
with the error:
/tmp/ccIn5vvz
2 matches
Mail list logo