top of page

Wine compiled on DOS, download

  • Фото автора: Алексей Захаров
    Алексей Захаров
  • 4 янв. 2016 г.
  • 1 мин. чтения

I've mananged to make final executable - wine.exe (for shorting command I compiled w.exe). But it is not working due to stubbed Xlib. Error: "Can't open display (none specified)". This is at line 399 of file /misc/main.c.

Function MAIN_ParseOptions is called far behind main initialization function _WinMain. So creating a desktop is not definetely a success. But it can help to move toward working Wine.

I thought that Wine will execute console apps right in console, but it don't. So I need working copy of Xlib. Because there are only Xfree86 for OS/2, not for DOS, and there are no any other X Window System implementations for DOS, I have to write it manually.

You can download and watch to my work: http://depositfiles.com/files/dl9h9wsvo

Please note that Wine executable is placed into wine-960811/wine directory and called w.exe. Also you can take files from if1632 directory for your personal work.

 
 
 

Comments


Subscribe to news

Yeah :) You are with me now!

  • Black Facebook Icon
  • Black Twitter Icon
  • Black Pinterest Icon
  • Black Flickr Icon
  • Black Instagram Icon

© 2015-2016 by Alexey Zakharov (Napoleon80386). Proudly created with Wix.com

bottom of page