tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: GSoC 2019 - Porting wine to amd64



Le 2019-05-06 05:58, zerous a écrit :
Hi All,

I have done some tinkering with wine-4.4 on i386 and amd64.
I have done a write-up about them on https://nocebo.space/netbsd/
Currently, I have been able to compile and run wine-1.9 successfully
on both i386 and amd64. On the other hand, I have been able to compile
wine-4.4 on i386 and amd64 successfully but I get errors when trying
to run wine notepad and wine shows me black windows instead of the interface.
You can find the updated pkgsrc package on my blog.
I have corresponded with #winehackers and they have asked me to debug wine
with gdb and get back to them with the results.

Please let me know if anyone has come across issues such as these before.

Hi Naveen,

I started some tests with wine on x86_64. I used the options.mk framework to disable a lot of things in order to reduce the compilation time on my old athlon64 box. If it could help you... http://pkg.triaxx.org/pub/pkgsrc/wip/wine/

Home | Main Index | Thread Index | Old Index