Boost logo

Boost Users :

From: John Maddock (john_maddock_at_[hidden])
Date: 2002-11-15 06:47:58


> Just wondering the difference between library builded with Jam and
> library builded with specifics target compiler's makefiles.

If you take the makefile route then the right lib will be selected for
linking for you, if you use the jam route then you need to define
BOOST_REGEX_NO_LIB when building your code, and manually select the right
lib to link to (and make darn sure you pick the right one!).

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


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