$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Surya Kiran Gullapalli (suryakiran.gullapalli_at_[hidden])
Date: 2007-10-15 15:52:57
I've observed the same behavior with gcc-4.2.2
I've used configure script provided in boost package. The bjam file
was created properly. But when i tried running make, Boost compilation
failed, saying not all the packages are configured properly.
I ran bjam and it failed with a segmentation violation.
Surya