Tumbleweed Wine aarch64

After latest update,

ion@localhost:~/DATA/OS9> wine VCC.exe
Illegal instruction (core dumped)
ion@localhost:~/DATA/OS9> wine
Illegal instruction (core dumped)

Am I using the correct method for CLI quote?

Are you sure that you use the right wine package? aarch64 is for ARM CPUs. Are you sure you don’t need wine for x86_64?

Well I am using a Pi400 and I do believe it runs aarch64.

Ok, i only wanted to make sure. Then i’m out of this topic because i don’t have a Pi or smth with an ARM processor…

@ionmich so is vcc.exe an aarch64(or 32bit) binary? I would suggest a read here: Ever wondered what it takes to run Windows software on ARM? Then this article might be for you! · GitHub

No.

You can use the icon “</>” at the top of the editor for entering code.

VCC.exe is a 32bit binary. It executes using Wine under Leap x86_64 . It has never worked under Tumbleweed aarch64, but aarch64 Wine has worked with 64bit Windows software and I have been hoping that updates might improve usabilty. This latest update now refuses to run Wine at all.

Thank you, I will use “</>”. By the way is there a “preview” button or an edit after the post is sent?

Preview is on the right of your edit window →

And you can edit your post for 10 minutes after initial creation via the “Pencil” icon below your post…

Many thanks! That makes life easier.

malcolmlewisAdministrator

@ionmich so is vcc.exe an aarch64(or 32bit) binary? I would suggest a read here: Ever wondered what it takes to run Windows software on ARM? Then this article might be for you! · GitHub
ionmich

1h

Thanks for the link. Unfortunately it deals with the distro Raspbian, rather behind the times as far as Wine goes. I have used it, don’t like it, and it also won’t run VCC.exe. I have been hoping that eventually Wine32 will be added to the current Tumbleweed version. In any case Wine crashes after the recent update.

@ionmich AFAIK it won’t work, it needs to be arm64 binary… perhaps look at distrobox (not tried that on aarch64), what is the app vcc.exe anyway?

malcolmlewisAdministrator

1h

@ionmich AFAIK it won’t work, it needs to be arm64 binary… perhaps look at distrobox (not tried that on aarch64), what is the app vcc.exe anyway?

It’s a Color Computer 3 emulator (RSDOS).