$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-07-30 01:55:00
Neal Becker wrote:
> Vladimir Prus wrote:
[snip lots of quoted material]
> I think typically linux distros want the version, but not the 'gcc41'
> part. We really do need to allow multiple versions, as is common practice
> with
> other shared libs on linux systems.
On Linux system, you don't encode version both in name and the suffix.
- Volodya