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: mingw32-gcc and posix paths


Am 29.08.2012 18:08, schrieb thoni56:
> "i686-w64-mingw32-gcc" (which it is in my cygwin) works perfectly. Thanks!

That is actually not MinGW (formely known as mingw32), but MinGW-w64 (a
new project, independent from the "old" MinGW32 project).
That's why JonY pointed you at i686-pc-mingw32-gcc, which is the old
MinGW (but not MinGW-w64) compiler.

http://www.mingw.org/
http://mingw-w64.sourceforge.net/

If you have a choice, I'd recommend MinGW-w64 since the project is very
alive and JonY provides regular updates of the cygwin packages.



--
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]