On Wed, 13 Jul 2011, Brian Wood wrote:

> I read a few threads about this and came up with this.
>
> cmd /K "c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\vsvars32.bat"
> c:\cygwin\Cygwin.bat
>
> A little convoluted, but with that I inherit the needed settings and 
> everything compiles.


So that means the settings from the command window are inherited by the 
Cygwin bash environment?  That's good to know.

Mike