$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Inconsistent 1.55 downloads
From: Rob Conde (rob.conde_at_[hidden])
Date: 2014-02-11 15:39:19
The contents of boost_1_55_0.zip and boost_1_55.tar.bz2 are not consistent from:
http://sourceforge.net/projects/boost/files/boost/1.55.0/
The tar.bz2 version compiles on linux, but the zip version does not. It complains about unknown modules when running b2.
Rob Conde