This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Updated: mingw-runtime-3.18-3


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, <jjreisert@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]