$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] boost::interprocess - lnk2005 error due to compiler/linker bug in msvc8
From: Edouard A. (edouard_at_[hidden])
Date: 2009-07-01 08:05:17
On Wed, 1 Jul 2009 10:03:12 +0200, willem hengeveld <itsme_at_[hidden]>
wrote:
> due to a compiler bug, as discussed here:
>
http://www.eggheadcafe.com/conversation.aspx?messageid=32706692&threadid=32706692
You can also pass the /force switch to the linker if you don't want to
modify boost.
-- EA