Subject: Re: [boost] C++03 and C++11 ABI compatibility for compiled libraries
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-05-13 17:59:33


On 13/05/13 22:35, Michael Marcin wrote:

> There are also parameters where the names do not encoding important
> settings. If the code is compiled for x86 or x64 for instance. The user
> is just expected to build and use the libraries they need.

A linker will automatically reject linking together code that was built
for two different incompatible architectures