$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Boost build in Cygwin 1_36_0 vs 1_38_0 msvc dll build wierdness
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-03-27 03:33:27
On Thursday 26 March 2009 23:49:55 Brian Davis wrote:
> I am using just about the latest version of Cygwin. I have used it it the
> past to build in Windows for gcc and msvc sucessfully as it allows me to do
> both simutanesously for all versions of compilers installed. Cygwin has
> provided a good platform for me to test these compilers in the past. I have
> downloaded and began using 1.38.0 and have come accross some wierndess in
> the builds of dlls between these versions where 1.36.0 works as expected and
> 1.38.0 is ... broken.
Brian,
can you please send, as attachement:
1. Your user-config.jam
2. The output of the build with additional --debug-building option
Thanks,
Volodya