$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2003-04-30 11:34:21
When using the build.bat script for compiling bjam I get an
error message D4002 saying : ignoring unknown option /LIBPATH.
Of course the option /LIBPATH exists. But the problem might be due
to the fact that multiple paths are passed although only one directory
per /LIBPATH can be passed IIUC.
(I must admit that I'm a complete novice on windoze but am going
to work on that).
toon