$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jim Douglas (jim_at_[hidden])
Date: 2006-01-11 10:30:47
Ames Andreas wrote:
> Besides shortening the preceding path, is there any other solution
> (like customizing the generated path)?
If you are just trying to build the library, try using the --stage
option. This will shorten the path considerably.
Jim Douglas