[Bug 26765] New: x86_64 OS should not be selectable on a 32-bit system

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 13 15:27:13 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26765

           Summary: x86_64 OS should not be selectable on a 32-bit system
           Product: Wine
           Version: 1.3.17
          Platform: x86-64
               URL: http://source.winehq.org/source/programs/winecfg/appde
                    faults.c?v=wine-1.3.17#L38
        OS/Version: Linux
            Status: NEW
          Keywords: download, source
          Severity: trivial
          Priority: P3
         Component: programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: kennybobs at o2.co.uk


winecfg currently allows a user to select any Windows version that has been
added to Wine, but 2008R2 does not support 32-bit processors.

Maybe this can be solved by defining VER_PLATFORM_WIN64_NT ?

Any app expecting a 64-bit processor should fail, but this is bound to come up
at some point in the future.

If/when other architectures are supported the list will change again.

Not sure how big a headache this is to resolve, but it is only a trivial issue
AFAICT.

I'm sure we've all seen the list before:
http://en.wikipedia.org/wiki/Comparison_of_Windows_versions#NT_Kernel-based

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list