﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
127	Building with MSVC from Cygwin doesn't work	Dave Abrahams	ghost	"Even when I correct the problem described in http://thread.gmane.org/gmane.comp.lib.boost.build/15254 by executing 
{{{
export VS80COMNTOOLS=""C:\\Program Files\\Microsoft Visual Studio 8\\Common7\\Tools\\""
}}}
in my Cygwin shell, the build still doesn't work.  If I copy the bjam-generated commands and execute them from my bash shell, they work, but when bjam executes them, it sees nonzero error codes.  There are no error messages from the invoked command; I'm not sure if that means it's failing or just that its return status is misinterpreted.

There's a lot of code in msvc.jam devoted to getting builds from other OSes to work.  Was it tested?"	defect	reopened	major	M13	component1	2.0			dave ghost
