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: Removed: mingw.org toolchain


On 3/17/16, Yaakov Selkowitz wrote:
> The old mingw.org (i686-pc-mingw32) toolchain has been removed from the
> Cygwin distribution.  It was unmaintained (both upstream and downstream)
> and limited to 32-bit support.
>
> Users who wish to cross-compile for native Windows should use the
> mingw64-* ({i686,x86_64}-w64-mingw32) toolchains instead.

I'd like to cross-compile to native Windows 32 bit executables.  So
I'd install mingw64-i686-gcc-core even tho it says "GCC for Win64
toolchain" - correct?

And then ./configure  --host=i686-w64-mingw32
or use some other host value?


nit-picky, but should the FAQ be updated to remove "mingw-gcc"?

6.13 How do I compile a Win32 executable that doesn't use Cygwin?
The compilers provided by the mingw-gcc, mingw64-i686-gcc, and
mingw64-x86_64-gcc packages link against standard Microsoft DLLs
instead of Cygwin.

Thanks,
Lee

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