Boost logo

Boost Users :

From: Simon Pickles (sipickles_at_[hidden])
Date: 2008-08-13 10:59:58


Sébastien Fortier wrote:
>
>
> Simon Pickles wrote:
>> Hi,
>>
>> I have finally got my head round boost::python and I'm loving it. I am
>> on Ubuntu Hardy, stackless python 2.5, gcc 4.2.3.
>>
>> Two questions:
>>
>> 1) When using bjam to build libraries which expose C++ classes and
>> functions to python, how can I use bjam to output the built libraries
>> into a different folder to /bin/gcc-4.2.3/debug?
> You could probaly use the install rule.
Could you elaborate? I am having trouble understanding bjam. Never used
any jam before you see.
>>
>> 2) is this actually a debug library? if so, how do I create release
>> versions?
>>
> Yes. Usually to create a release version you simply do
> %bjam release
>
> you can add "-n" to see what bjam will do before it actually does anything
>> Many thanks
>>
>> Simon
>> _______________________________________________
>> Boost-users mailing list
>> Boost-users_at_[hidden]
>> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>>
>
> --
>
> Sébastien Fortier
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net