$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-04-14 00:56:11
Hi Andre,
Andre Hentz wrote:
> Testcase enclosed. The idea is to require <link-runtime>static
> project-wide. It fails on cygwin/gcc with:
>
> error: Duplicate name of actual target: <./gcc/debug/link-runtime-static>l
> previous virtual target { no-action-l.SEARCHED_LIB }
> another virtual target { no-action-l.SEARCHED_LIB }
Thanks for bug report and testcase. It reproduces on linux/gcc as well, and
luckily, is easy to fix. The fix and testcase are in CVS now.
Thanks,
Volodya