$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] C++03 and C++11 ABI compatibility for compiled libraries
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-05-14 05:06:34
On 14/05/13 05:21, Andrey Semashev wrote:
> On Monday 13 May 2013 19:14:16 Michael Marcin wrote:
>> On 5/13/13 3:47 PM, Andrey Semashev wrote:
>>> Libraries for different architectures are installed into different system
>>> folders, so it's not a problem.
>>
>> Not on windows.
>
> There is no common place for libraries on Windows, so you can arrange them the
> way you like for your project.
There is a common place for dlls, and it is indeed two different
directories for 32 and 64 bit.