$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-12-09 06:06:15
> Sam results with static linking.
> I'm not good with reading mangled names but it looks to me like they are
> there. Am I perhaps missing a link option?
I'm not familiar with the True64 linker so I can't say. What happens if you
build the examples with bjam - do those all build OK?
John.