End of EMX. Goodnight, sweet prince.
- Алексей Захаров
- 20 янв. 2016 г.
- 1 мин. чтения
Today, when I finished compiling NXLIB and Nano-X libraries with EMX, I tried to compile simple Hello World application, but at this moment I was quite disappointed. My program failed with SIGSEGV signal.
So I have no choice but to use DJGPP instead. It has precompiled NXLIB and Nano-X binaries already.
DJGPP is also open-source, so I can add nesessary functions to it.
My fail don't mean that using graphics in EMX is unavailable. I have successfully tested int 10h functions on it, so use if you need.

Comments