$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Building Boost with multiple python versions
From: aaron_at_[hidden]
Date: 2017-02-16 15:38:44
> That is a very useful trick, I have definitely struggled
> trying to support the "<address-model>32" and
> "<address-model> ". I guess it is kinda obvious once you
> think about it. Do you know if this is anywhere in the
> docs so I can reference it?
I did a quick search through the documentation and I can't
find anything on it. I may have learned about that particular
construct while playing with the code (I use the Python port
and tend to run the debugger to watch how the code executes).