what env do you want to dev for?; if its java then you will want to get the SDK from the Motocoder website and/or one of the wireless toolkit (WTK) packages; if its ezx stuff (c++/qt) then you will need a cross compiler and some header files (either leaked or reverse engineered).
there has been a lot of experimentation with different versions of cross-compilers, the first one that seemed to work well can be found here: http://marcus.bluetroll.se/e680/ , although this version has floating-point problems, i've been using it for months to develop both for ezx and opie and it gets the job done. for more detailed discussions on this see the open-ezx wiki: http://wiki.openezx.org/index.php/Crosscompile and/or browse through the open-ezx mailing lists; there was a lot of discussion regarding various compilers that users are testing back in december.



Reply With Quote