Luis Lavena wrote: > On Thu, Jul 29, 2010 at 12:04 PM, Earnie<[email protected]> wrote: > >> I don't have a 64 bit windows machine to test on. What does uname -m give >> for the value? >> >> > Windows 7 x64, using cmd.exe in 64bits mode (doesn't matter as sh is > 32bits and triggers WOW) > > C:\Users\Luis>sh -c "uname -m" > i686 > > I wander if MSYS could be patched to give a different string here? I haven't looked at MSYS code in years but IIRC the strings are hard coded based on some value returned from an API.
Earnie ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
