Gmane
From: Vladimir Prus <ghost <at> cs.msu.su>
Subject: Re: CVS: boost/tools/build/v2/tools common.jam, 1.46, 1.47
Newsgroups: gmane.comp.lib.boost.build
Date: 2006-04-10 07:22:40 GMT (3 years, 12 weeks, 1 day, 10 hours and 28 minutes ago)
On Sunday 09 April 2006 11:20, Rene Rivera wrote:
> Update of /cvsroot/boost/boost/tools/build/v2/tools
> In directory
> sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5985/tools/build/v2/tools
>
> Modified Files:
> 	common.jam
> Log Message:
> Only show tool not found warnings when dubgging configuration. This is to
> prevent spurious warnings when trying to set up varied tools and they are
> not usually available on a given platform.

I'd say this is overkill, as it hides *all* warning, not just warnings from 
not found 'windres' on Windows. Say, if you specify 
"C:/not-existing-path/bin/cl.exe" as path to msvc on Windows, I think it's 
still better to issue warning.

On the other hand, in case of compiler you'll get "command not found" error 
from shell anyway, so maybe we can try going with "no warnings unless 
--debug-conguration" login for a while.

- Volodya
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build