100% working SDL-enviroment for
1)cygwin+a1200devezxsdk
2)linux+1200blackhawksdk
translated in english
http://www.google.com/translate?langpair=ru|en&u=http://forum.motofan.ru/index.php?showtopic=145454&st=0
original in russian
http://forum.motofan.ru/index.php?ac...0#entry1108914
with this sdl enviroment, ported by me many SDL-app like (scummvm, jooleem, openttd, nuclearchess, alienblaster...)
package include all config,libs,includes
* SDL (libSDL) (a1200 port by eug)
* SDL_image (libSDL_image) (a1200 port by eug)
* SDL_mixer (libSDL_mixer) (a1200 port by eug)
* SDL_net (libSDL_net) (a1200 port by eug)
* SDL_ttf (libSDL_ttf) (a1200 port by lubomyr)
* SDL_gfx (libSDL_gfx) (a1200 port by lubomyr)
* SDL_sound (libSDL_sound) (a1200 port by lubomyr)
* zlib (libz) (a1200 port by eug)
* jpeg (libjpeg) (a1200 port by eug)
* Vorbis (libvorbis) (a1200 port by eug)
* ncurses (ncurses) (a1200 port by eug)
* Tremor (libvorbisidec) (a1200 port by lubomyr)
* mikmod (libmikmod) (a1200 port by eug)
* freetype (libfreetype) (a1200 port by lubomyr)
* png (libpng) (a1200 port by eug)
* ogg (libogg) (a1200 port by eug)
* FLAC (libFLAC) (a1200 port by lubomyr)
* mad (libmad) (a1200 port by lubomyr)
* mpeg2dec (libmpeg2) (a1200 port by lubomyr)
* smpeg (libsmpeg) (a1200 port by eug)
* xml2 (libxml2) (a1200 port by lubomyr)
manual created by me
used info from
EZX Crosstool and SDK for Motorola EZX phones http://keaglez.blogspot.com/2008/01/...blackhawk.html
Enjoy...