Boost logo

Boost Users :

From: Zdenek Hurak (yg-boost-users_at_[hidden])
Date: 2003-05-15 16:44:43


> Furthermore, only debug versions are generated for all tests (test* and
> bench*).

You can use the -DNDEBUG option:

g++ bench.cc -o test -I/usr/local/lib/boost_1_29_0/ -O3 -DNDEBUG

Best regards,
Zdenek


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