X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 1 Feb 2008 08:34:32 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Using msvcrt.lib from cygwin gcc Message-ID: <20080201133432.GA25301@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <00d701c864ca$89c8f8c0$af0ab7a3 AT mea DOT slb DOT com> <200802011330 DOT 12267 DOT aluaces AT udc DOT es> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802011330.12267.aluaces@udc.es> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Fri, Feb 01, 2008 at 01:30:12PM +0100, Alberto Luaces wrote: >El Friday 01 February 2008 13:04:02 Anik Pal escribi?: >> What will be the make file syntax to use msvcrt.lib to compile my source >> code in cygwin gcc? > >I think you have to add the flag -mno-cygwin to your compiler command line. Or maybe, if you don't want to use Cygwin you should consider using MinGW: http://mingw.org/ -- 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/