$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-04-28 20:20:19
Vladimir Prus <ghost_at_[hidden]> writes:
>> > So, the python_extension rule will add
>> > /python//python_for_extensions to the passed sources.
>>
>> And what is the python alias supposed to do, then?
>
> One can use it to link to the interpreter. Say, the 'embedding' test would
> link to /python//python
I think the right wayt to handle this is to have a single alias,
"python," with some conditional usage-requirements that determine
whether you're explicitly linking to the interpreter.
-- Dave Abrahams Boost Consulting www.boost-consulting.com