Re: Using msvcrt.lib from cygwin gcc

2008-02-01 Thread Christopher Faylor
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.

Re: Using msvcrt.lib from cygwin gcc

2008-02-01 Thread Alberto Luaces
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. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pr