$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Edward Diener (eddielee_at_[hidden])
Date: 2005-07-22 15:30:00
When I attempt to build the Boost libraries for the Comeau compiler using vc71
as my backend, each build line fails with:
"Command-line error #595: too many arguments on command line"
Is there a workaround to this problem ? I am surprised to see that for compilers
which support the use of a file to hold command line parameters the build
process does not use this technique, which leads to such an error.