$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Benson Margulies (bim2007_at_[hidden])
Date: 2007-06-21 13:01:26
>
> Since your gcc compiler was configured to use Sun's ld, try adding
>
> <linker-type>sun
>
[BIM] ... sure enough, that gets me a working build in gcc-land.