$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-10-23 06:08:20
>Please describe for me the behavior you would like to see. I'm sure some
>facility for this can now be easily integrated with the build system.
I guess I was hoping for a lib naming convention something like:
"libboost_regex_%tool%_%config%.lib"
The difficulty of course is keeping the names from getting too long.
Some kind of minimal install facility would be useful as well - one issue I
have with the current directory structure is that the libs end up scattered
over lots of different directories, working out what -L option to use is
overly complex at present, unless you copy the files to a central
directory; except you can't do that 'cos they all have the same name :-(
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/