http://bugs.winehq.org/show_bug.cgi?id=27488
Summary: Wine64 (build with --enable-wine64) and winecfg Product: Wine Version: 1.3.22 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: gatlinsullivan@yahoo.com
wine-1.3.22$ winecfg /usr/local/bin/winecfg: line 52: exec: wine: not found
All mentions of the wine executable when building Wine64 (non Wow - just the 64 bits) are to executable named wine (32 bits).
Could there be two builds so that --enable-wine64-wow && --enable-wine64 could make --enable-wine64 equivalent to a normal build and make --enable-wine64-wow build with the names changes to comply with both binary compatibilities?
I did this to try to test http://bugs.winehq.org/show_bug.cgi?id=26271 for x86_64 Fedora 15.
http://bugs.winehq.org/show_bug.cgi?id=27488
gat gatlinsullivan@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win64
http://bugs.winehq.org/show_bug.cgi?id=27488
--- Comment #1 from gat gatlinsullivan@yahoo.com 2011-06-14 21:12:45 CDT --- This may have something to do with http://bugs.winehq.org/show_bug.cgi?id=20979.
http://bugs.winehq.org/show_bug.cgi?id=27488
--- Comment #2 from gat gatlinsullivan@yahoo.com 2011-06-14 21:37:55 CDT --- winecfg -> wine (which is wine64) winecfg -> C:\windows\system32\winecfg64.exe
This is the first time that I have ever built Wine64. Perhaps, I am completely wrong and mis-{built,understood} Wine or something. I was expecting there to be a C:\windows\system64\ folder and no system32 nor syswow64 folder.
http://bugs.winehq.org/show_bug.cgi?id=27488
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-06-15 03:44:21 CDT --- You need to build the 32-bit WoW side too. A 64-bit only setup is not going to do anything useful.
http://bugs.winehq.org/show_bug.cgi?id=27488
--- Comment #4 from Austin English austinenglish@gmail.com 2011-06-15 13:01:26 CDT --- (In reply to comment #2)
winecfg -> wine (which is wine64) winecfg -> C:\windows\system32\winecfg64.exe
This is the first time that I have ever built Wine64. Perhaps, I am completely wrong and mis-{built,understood} Wine or something. I was expecting there to be a C:\windows\system64\ folder and no system32 nor syswow64 folder.
There is no system64 folder on windows. System32 on 64-bit windows contains the 64-bit dlls, and syswow64 contains the 32-bit dlls (completely braindamaged, blame Microsoft :)).
http://bugs.winehq.org/show_bug.cgi?id=27488
gat gatlinsullivan@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from gat gatlinsullivan@yahoo.com 2012-08-05 15:45:12 CDT --- There was an error in logic. This is unsolvable.
http://bugs.winehq.org/show_bug.cgi?id=27488
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2012-08-21 17:51:32 CDT --- Closing.