$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-11-04 11:44:15
On Wednesday 01 November 2006 18:52, Deane Yang wrote:
> I recently compiled bjam and installed Boost Build v2 on an AMD Athlon
> machine running Linux with gcc 4.0. The variable OSPLAT does not seem to
> work on this platform. Is there a simple way to fix this?
Hi Deane,
I'm afraid I don't know what's that variable, and how that's set. I think your
best guess would be to grep jam sources for it and see why it's not defined
on your platform.
- Volodya