I got undefined reference to 'wld_start'
, and the error is gone if I put !lto
back to options.
Search Criteria
Package Details: wine-wow64 10.4-1
Package Actions
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) |
Dependencies (41)
- alsa-lib
- desktop-file-utils (desktop-file-utils-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- gettext (gettext-gitAUR)
- gnutls (gnutls-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- libgphoto2 (libgphoto2-gitAUR)
- libpcap (libpcap-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libxcomposite
- libxcursor
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- opencl-icd-loaderAUR (khronos-ocl-icd-gitAUR, ocl-icd)
- pcsclite (pcsclite-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- unixodbc (unixodbc-gitAUR)
- Show 21 more dependencies...
Required by (384)
- 0cc-famitracker (requires wine)
- 2gis (requires wine)
- 4nec2-bin (requires wine)
- accutimes (requires wine)
- adobe-reader-11 (requires wine)
- ag-dsp-controller (requires wine)
- ags-git (requires wine) (optional)
- aimp (requires wine)
- aio-creator-neo (requires wine)
- alchemy-viewer-git (requires wine) (optional)
- algodoo-wine (requires wine)
- altirra (requires wine)
- anituner (requires wine)
- ankama-launcher (requires wine) (optional)
- anycubic-slicer (requires wine)
- aoe3-wine-steam (requires wine)
- arch-gaming-meta (requires wine)
- ares (requires wine)
- asim (requires wine)
- Show 365 more...
Sources (3)
yan12125 commented on 2023-05-11 06:22 (UTC)
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)
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
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!