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/