Page 1 of 1
Wine?
Posted: Sat Oct 03, 2015 7:02 am
by zutokaza
Hello,
Will Kolibri be porting Wine? It would make the OS way more Popular.
https://www.winehq.org/
Sincerely,
Zuto
Re: Wine?
Posted: Sat Oct 03, 2015 10:25 pm
by GerdtR
There is a code that starts the program and loads it necessary library. There is even the beginnings of a client-server architecture. But one problem: to port at least the most necessary libraries, you need enough time and people.
Re: Wine?
Posted: Sun Oct 04, 2015 2:26 am
by zutokaza
GerdtR wrote:There is a code that starts the program and loads it necessary library. There is even the beginnings of a client-server architecture. But one problem: to port at least the most necessary libraries, you need enough time and people.
How does the porting process work? Is it just go between code? For instance, Inline C assembly to make the libraries load?
Re: Wine?
Posted: Sun Oct 04, 2015 11:22 pm
by GerdtR
There's a lot of code depends on Linux. And a lot of the code itself. The easiest way to make support for console programs. But as long as I do not have neither the time nor the inclination.