Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2006-01-14 05:34:19


> ...etc. So it looks like it can't find the libraries to link against.
> But my /usr/local/lib directory has all sorts of libboost* files,
> including libboost_regex-gcc.so and friends. I've tried a number of
> other g++ options including "-lboost", "-llibboost",
> "-llibboost_regex", and "-llibboost_regex-gcc". Any hints on what I
> might try to get things up and running? My system is Slackware Linux
> 9.1 and gcc 3.4.2.

That would be -lboost_regex-gcc, but see the getting started guide for more
information on how different build variants get named.

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