$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-10-07 10:34:36
> I think I'm running up against a full disk now that I look at things.
> I don't have the power to clean up other folks' messes here, so I may
> be unable to get a complete test run for some time. I'll do what I
> can to have my co-workers free up some space.
How about running with -sBUILD="<debug-symbols>off" ?
It make a *huge* difference in disk space requirements, especially for gcc.
John.