$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Raiko Albrecht (ralbrecht_at_[hidden])
Date: 2007-02-13 05:50:03
Found the trick myself. The option "-fvisibility=hidden" made the problem.
But:
Why?
All other stuff is working fine, only program_options doesn't work anymore
with that compile-option. May this get fixed sometimes?
Rajko