$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Joel de Guzman: "Re: [boost] [lambda] Addressing pull requests"
- Previous message: Robert Ramey: "Re: [boost] [config] gcc,msvc,mingw visibility"
- In reply to: Asbjørn: "Re: [boost] [boost, config, context, log, 1.58] address-model and architecture detection"
- Next in thread: Gavin Lambert: "Re: [boost] [boost, config, context, log, 1.58] address-model and architecture detection"
- Reply: Gavin Lambert: "Re: [boost] [boost, config, context, log, 1.58] address-model and architecture detection"
- Reply: Paul A. Bristow: "Re: [boost] [boost, config, context, log, 1.58] address-model and architecture detection"
On 24 April 2015 at 00:07, Asbjørn <lordcrc_at_[hidden]> wrote:
> On 23.04.2015 22:28, Vladimir Prus wrote:
>>
>> Is this problem unique to Boost? Does any other library encode 32 vs 64
>> bit
>> variant in library name?
>
>
> FWIW:
>
> The OSS project I'm involved with depends directly on Boost, Python, Qt,
> OpenEXR, FFTW and Embree. On Windows we don't use any 32/64 bit variations
> of the filenames of any of our libraries.
>
> Instead we keep two separate directory trees for 32bit and 64bit
> dependencies, everything from source to lib/dll files.
FYI, separate folders is what, AFAIK, CoApp+NuGet native packages use
and what, hopefully, is becoming a de-facto standard on Windows.
Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
- Next message: Joel de Guzman: "Re: [boost] [lambda] Addressing pull requests"
- Previous message: Robert Ramey: "Re: [boost] [config] gcc,msvc,mingw visibility"
- In reply to: Asbjørn: "Re: [boost] [boost, config, context, log, 1.58] address-model and architecture detection"
- Next in thread: Gavin Lambert: "Re: [boost] [boost, config, context, log, 1.58] address-model and architecture detection"
- Reply: Gavin Lambert: "Re: [boost] [boost, config, context, log, 1.58] address-model and architecture detection"
- Reply: Paul A. Bristow: "Re: [boost] [boost, config, context, log, 1.58] address-model and architecture detection"
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>