$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Bojan Resnik (resnikb_at_[hidden])
Date: 2005-09-20 16:44:16
> > And another... The slow build times for Windows are likely due to the
> > creation of the temporary *.BAT files. Windows is terribly slow at new
> > file creation.
>
> Maybe we should be writing and reusing a pool of .bat files, then?
Perhaps another thing to do would be to use the same batch file to
compile several source files with same properties. I suppose most
compilers support multiple source files in the command line.
-- Bojan Resnik