On Mon, 2005-07-11 at 12:12 -0400, Igor Pechtchanski wrote: > > By the way, the Makefile shows that the MSVC compiler is in > > C:/cygwin/usr/local/tools/i686_win32/vc7/Vc7. > > Is it a package that is provided by cygwin? Or is it the MSVC software > > that is installed in that directory? > > Umm, no, Cygwin doesn't install MSVC (hopefully). I believe this is an > artifact of the system configuration of whoever submitted the Makefile.
Yes. That's the effective MSVCDir I use; if you've got your environment filled out from vcvars32.bat, it should provide the right MSVCDir for your own system and the Makefile should pick it up. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/