$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: ANDREW MARLOW, BLOOMBERG/ LONDON OF (amarlow1_at_[hidden])
Date: 2005-05-24 11:28:11
----- Original Message -----
From: David Abrahams <jamboost_at_[hidden]>
Two reasons:
1. It makes the command line shorter
2. If I want to copy/paste the compilation command, it's easier to
avoid getting the DEL command by mistake.
-- Dave Abrahams Boost Consulting www.boost-consulting.com This gets my vote. I have also been bitten by the long line due to loads of -I options with long dir names. Regards, Andrew Marlow