$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Fabien Chêne (fabien.chene_at_[hidden])
Date: 2007-07-18 16:06:09
Hello all,
I encounter problems with duplicated use of 'using gcc' with the same
version -- with the current CVS boost/tools. Is is still considered a
bug ?
I manage two project that needs each other -- not very clean, but
difficult to fix --, and the two projects used autoconf to generate
the instruction 'using gcc : xxx : yyy ;' in a .jam file. So, it is
not a typo in my user-config.jam :-)
Any clarification about the status of this bug will be helpfull.
Thanks,
-- Fab