$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Name Conflict when Building Boost libraries with Cygwin/GCC
From: Robert Hegner (rhegner_at_[hidden])
Date: 2012-08-29 03:19:12
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
Thanks,
Robert