$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Name Conflict when Building Boost libraries with Cygwin/GCC
From: Vladimir Prus (ghost_at_[hidden])
Date: 2012-08-29 04:02:17
On 29.08.2012 11:19, Robert Hegner wrote:
> I cannot build the boost libraries using GCC in a Cygwin terminal because there seems to be a name conflict (same target name for debug and
> release version).
>
> I originally posted this question on stackoverflow but now answers yet. Could anyone please have a look at this? You can find more
> information there on stackoverflow:
>
> http://stackoverflow.com/q/12160985/487356
Robert,
I believe this is operator error. I have responded on stackoverflow.
HTH,
Volodya