$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Wakely (cow_at_[hidden])
Date: 2005-03-21 08:22:04
On Sun, Mar 20, 2005 at 04:52:23PM -0700, Jeff Garland wrote:
> Seems like the real variation here is in OS's. Of course, there are hundreds
> of Linux distros so Linux isn't just Linux -- not sure which one to pick
But there's only one glibc, which they all use. Different glibc versions
shouldn't be _too_ different, for Boost's purposes. No more different
than windows NT, 95, 98, 2k etc. for instance. So just pick one, it
shouldn't matter which. A distro that doesn't ship with Boost might make
sense, since presumably the distros that provide precompiled versions of
Boost are already testing it.
jon
-- There are only 10 types of people in the world - Those who understand binary, and those who don't.