Package Details: wine-wow64 10.4-1

Git Clone URL: https://aur.archlinux.org/wine-wow64.git (read-only, click to copy)
Package Base: wine-wow64
Description: A compatibility layer for running Windows programs
Upstream URL: https://www.winehq.org
Keywords: wine winehq wow64 x64
Licenses: LGPL-2.1-or-later
Conflicts: wine
Provides: wine
Submitter: tiziodcaio
Maintainer: tiziodcaio (xiota)
Last Packager: xiota
Votes: 41
Popularity: 1.99
First Submitted: 2023-05-06 18:16 (UTC)
Last Updated: 2025-03-22 10:41 (UTC)

Pinned Comments

xiota commented on 2024-05-22 12:10 (UTC) (edited on 2024-05-23 05:13 (UTC) by xiota)

This package is still relevant because multilib/wine does not have wow64 mode enabled and/or has not dropped lib32 depends.

Hanabishi commented on 2024-05-22 11:55 (UTC) (edited on 2024-05-22 12:01 (UTC) by Hanabishi)

@dreieck, https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0#wow64

TLDR: with new WoW64 mode, you can run 32-bit Windows apps on pure 64-bit Linux system, i.e. without multilib/lib32-* dependencies installed.

tiziodcaio commented on 2023-09-11 14:58 (UTC)

Added wine-staging-wow64, the wine-wow64 package with staging patches!

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

yan12125 commented on 2023-05-11 06:22 (UTC)

I got undefined reference to 'wld_start', and the error is gone if I put !lto back to options.

FabioLolix commented on 2023-05-07 20:18 (UTC)

Kindly, if we could add -j $(nproc) to make, it may build faster.

No, you need edit your /etc/makepkg.conf (or ~/.makepkg.conf if you have a home copy)

striges1111 commented on 2023-05-07 18:08 (UTC) (edited on 2023-05-07 18:08 (UTC) by striges1111)

Kindly, if we could add -j $(nproc) to make, it may build faster.

tiziodcaio commented on 2023-05-06 18:17 (UTC)

https://aur.archlinux.org/packages/wine-wow64

evdinowork commented on 2022-12-13 00:45 (UTC) (edited on 2022-12-13 00:46 (UTC) by evdinowork)

could someone modify this package to support the experimental wow64 mode (which lets you run 32 bit programs with only 64 bit libs)

rien333 commented on 2022-03-04 19:32 (UTC)

Also notice that you need to disable lto. My build only worked with the following change:

options=(staticlibs !lto)

mo3r commented on 2022-02-23 12:34 (UTC) (edited on 2022-02-23 12:49 (UTC) by mo3r)

Hello! Package mingw-w64-gcc should be in makedepends instead of optdepends otherwise package build fails.
Thx.

hr_01y commented on 2022-01-16 22:44 (UTC)

compiling wine with clang, please look at https://wiki.winehq.org/Clang, it worked for me.

gameslayer commented on 2022-01-16 07:26 (UTC) (edited on 2022-01-16 07:26 (UTC) by gameslayer)

I get the error configure: error: You need clang >= 5.0 to build Wine for arm64 even tho I have clang 13.0.0-2. I am installing it to use with box64 on my Raspberry pi 4