$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-09-02 09:08:21
Hi Wieger,
> 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.
Reproduces here, with g++ 3.3. I'm pretty sure this used to work, let me try
with g++ 2.95... yes, it works. I'm gonna investigate this problem.
- Volodya