Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Subject: Re: How to add 4K of scratch space at the bottom of the stack using C instead of C++? From: Max Kaehn To: cygwin AT cygwin DOT com In-Reply-To: References: <200507111542 DOT j6BFgCg7017159 AT celerio DOT ucdavis DOT edu> Content-Type: text/plain Date: Mon, 11 Jul 2005 11:37:09 -0700 Message-Id: <1121107029.9096.1.camel@fulgurite> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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/