I'm trying to compile Simple DirectMedia Layer apps using the ported SDL libraries for Symbian S60.
I have an E63 phone and would like to begin writing simple SDL apps for Symbian.
My main issue at the moment, is that I'm unable to get even the simplest SDL app to run on my phone. ScummVM and DosBox run on my phone great, but my home compiled apps don't.
I have no issue signing them, just that SDL_Init causes the program to exit.


Any advice on compilation settings? What do I need to install? Should I use Carbide C++?