Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2005-09-29 04:48:37


> That should probably be something like:
> g++ -Lc:\boost\boost_1_33_0 -lboost_unit_test_framework
> unit_test_example1.cpp

On gcc the library must always appear *after* any object files that require
it, otherwise you absolutely will get linker errors.

John.


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