[ruby-core:32678] [Ruby 1.9-Bug#3889] Incorrectly detected i686-w64-mingw32 as x64-mingw

From: Luis Lavena <redmine@...>
Date: 2010-10-03 07:28:00 UTC
List: ruby-core #32678
Issue #3889 has been updated by Luis Lavena.

File 0001-Remove-migw64-normalization.patch added
File 0002-Unify-mkexport-symbols-for-32-64-MinGW.patch added

Hello,

Please find attached the corrections to tool/config.sub to properly detec=
t i686-w64-mingw32 as i386-mingw32 and x86_64-w64-mingw32 as x86_64-mingw=
32

Also, find another patch that unifies MinGW 32 and 64 bits mkexports

Please consider them to replace the current ones.

Thank you.

----------------------------------------
http://redmine.ruby-lang.org/issues/show/3889

----------------------------------------
http://redmine.ruby-lang.org

Attachments (2)

0001-Remove-migw64-normalization.patch (1.22 KB, application/mbox)

In This Thread