$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-09-16 08:50:42
Wieger Wesselink wrote:
> Hello,
>
> I have encountered a small problem when using BBV2 on Red Hat linux
> with g++. When building a statically linked executable that depends
> on a library, linking goes wrong: /usr/bin/ld: cannot find -lgcc_s.
Wieger,
just a status update on this problem: I've advanced a little, but still
haven't solved it. I can create binary, but it gives strange error when
executed.The details can be found
at http://gcc.gnu.org/ml/gcc/2003-09/msg00230.html.
Anybody has bright ideas, or can try the recipe from the above thread on a
different system?
- Volodya