$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Tiny patch required to build Bjam from sources with Borland
From: Adder (adder.thief_at_[hidden])
Date: 2008-11-13 01:22:14
Hi,
The attached patch allows one to build bjam.exe from sources using
the Borland/CodeGear compiler, by going to the trunk/tools/jam/src
folder and running
build.bat borland
Quotes were needed to embrace the include/lib paths.
I humbly suggest that the patch is committed.
(I think that the same fix for quotes might be needed for
trunk/tools/jam/src/Jambase (at lines 2214-2224), but I need to test
that. I wonder what that file is for... :-?)
-- Best regards, Adder