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]

[ANNOUNCEMENT] New package: mingw64-i686 cross toolchain


The mingw64-i686 cross toolchain set has been uploaded to the Cygwin mirrors. It is used to build 32bit Windows applications and programs.

As with all software releases, it may contain bugs, please report bugs to <mingw-w64-public [at] lists.sourceforge.net>.

Notes:

Avoid calling the cross compiler as /bin/<exec>, where <exec> is the compiler frontend such as i686-w64-mingw32-gcc, this will cause GCC to fail. This is a known issue.

Instead call it as /usr/bin/<exec> or just <exec>. In the latter case, you'll need to make sure your PATH has /usr/bin searched before /bin, this is normally the case with Cygwin.

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available starting at this URL.

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