$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Roman Yakovenko (roman.yakovenko_at_[hidden])
Date: 2005-07-19 00:12:11
Hi. I have next problem. I am developing software on 2 platforms:
Linux and windows. On Linux boost-build is installed under
~/boost_cvs/tools/build/v2, while on windows it installed
under d:/boost_cvs/tools/build/v2. I want to use single
boost-build.jam file for both platforms.
What is the right way to achive this?
I'd like to know solution that does not
invoke use of environment variables.
Thanks
Roman Yakovenko