$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-02-13 13:11:18
----- Original Message -----
From: "Aaron Brashears" <gila_at_[hidden]>
> It's a bit of a rookie mistake, but it would have been nice to see an
> example of linking against the static lib to create an so. In case
> anyone else has this problem, here's an example for linking
> getting_started1.o:
Support for the static lib is going away anyhow. Didn't I mention that you
should use the dynamic library? If not, sorry.
-Dave