http://www.xemacs.org/Download/win32/ > You may install either a cygwin or native windows version from one of our world-wide mirrors > closest to you, by just clicking on [setup.exe]. > ... > Stable versions 21.1.14 (native) and 21.1.13 (cygwin) are also available; click on [setup.exe] and > select a previous version.
LEっていうテキストエディタ、Cygwinでコンパイルできた人居る? 最新の1.9.0を試してみたんだけど、最後のリンクする段になって、 Warning: resolving _stdscr by linking to __imp__stdscr (auto-import) Warning: resolving _LINES by linking to __imp__LINES (auto-import) Warning: resolving _COLS by linking to __imp__COLS (auto-import) file.o(.text+0x1268):file.cc: undefined reference to `acs_map' menu.o(.text+0xdd):menu.cc: undefined reference to `acs_map' menu1.o(.text+0x26f):menu1.cc: undefined reference to `acs_map' menu1.o(.text+0x280):menu1.cc: undefined reference to `acs_map' menu1.o(.text+0x2ac):menu1.cc: undefined reference to `acs_map' screen.o(.text+0x875):screen.cc: more undefined references to `acs_map' follow collect2: ld returned 1 exit status make[2]: *** [le] エラー 1 ってな感じになっちゃう。