Boost logo

Boost-Build :

Subject: Re: [Boost-build] 'import platform' in python.jam
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-03-19 05:07:25


On Friday 19 March 2010 11:58:42 Oliver Kowalke wrote:

> Is it possible ot add import platform to ./tools/build/v2/tools/python.jam?
> I need platform.architecture() and platform.machine() in the Jamfile.v2 in order to select the correct assembler file.

You should be able to add 'import platform ; ' in your Jamfile.v2, I think. Is there any
problem with that?

Thanks,

--
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build: http://boost.org/boost-build2

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk