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: <200507112146.j6BLkPWb005944@tremex.ucdavis.edu> References: <200507112146 DOT j6BLkPWb005944 AT tremex DOT ucdavis DOT edu> Content-Type: text/plain Date: Mon, 11 Jul 2005 15:08:10 -0700 Message-Id: <1121119690.9285.11.camel@fulgurite> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Mon, 2005-07-11 at 14:46 -0700, Yu-Cheng Chou wrote: > I have module.dll that was created by using command line "gcc -shared -o > module.dll module.c" in cygwin. > When I run "msvc-cygload -v -cygwin module.dll" in cygwin, error messages > listed below occurred. Why are you using cygload to load something that isn't cygwin1.dll? -- 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/