$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Allan Wind (allan_wind_at_[hidden])
Date: 2008-01-08 10:08:16
On 2008-01-08T06:54:32-0800, Lars Schouw wrote:
> How come my source code that uses boost wants a libXXX in front of the
> libraries but boost was build without it.
Are you using -lXXX when linking your program?
/Allan