Boost logo

Boost Users :

From: wugui (yg-boost-users_at_[hidden])
Date: 2002-07-21 23:13:40


> system: FreeBSD 4.6
> gcc: version 2.95.3
> boost_1_28_0

i'm not good at english, and i can't make a good description.

what mistake i have? my do_list :

1. make jam in boost_1_28_0/tools/build/jam_src/, i type make only

2. build libs,
bash-2.05$ tools/build/jam_src/bin.freebsd/bjam "-sBOOST_ROOT=."

3. run sample
bash-2.05$ g++ -I$BOOST_ROOT -g -pthread -o monitor monitor.cpp
../../build/bin/libboost_thread.a/gcc/debug/runtime-link-dynamic/threading-m
ulti/libboost_thread.a

bash-2.05$ ./monitor
...
assertion "res == 0" failed: file "../src/condition.cpp", line 347
Abort trap (core dumped)

> link with: in release
> libboost_thread.a
> libboost_threads.a

> OK, BUT ! I'M NOT SURE THAT !


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net