$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] mingw help
From: Sergey Popov (loonycyborg_at_[hidden])
Date: 2009-05-30 14:04:50
> libboost_foo.dll.a
> boost_foo.dll.a
> libboost_foo.a
> <prefix>boost_foo.dll
> libboost_foo.dll
> boost_foo.dll
It will also look for boost_foo.lib but not for libboost_foo.lib.
So libboost_foo.lib static lib won't be found unless you use -llibboost_foo.