On Fri, Jun 3, 2011 at 3:38 PM, I asked: > What is the easiest way to transition from the gcc3 environment? > > gcc -mno-cygwin ... > > to the equivalent compile using gcc4 (I can hand off a .exe file w/o > cygwin1.dll)?
René Berber suggested: > Use i686-pc-mingw32-gcc instead. That worked, thanks. That's not 100% correct, though, the command is (or seems to be): i686-w64-mingw32-gcc -- Jim Reisert AD1C, <jjreis...@alum.mit.edu>, http://www.ad1c.us -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple