ContextLogger2 Technical Report Published
Written on Sat Aug 28 18:53:34 2010.
Tagged as HIIT, S60, Symbian, publications, research, software.
Written on Sat Aug 28 18:53:34 2010.
Tagged as HIIT, S60, Symbian, publications, research, software.
I’ve tried GCCE version 4 before for building Symbian software, but have been somewhat put off by all the warnings it produces, mostly due to incompatibilities with the header files in the existing S60 SDKs. Well, I finally managed to get a working S60 application built with GCCE 4 without any warnings. Mind you, this was just one application, and not built with the full Symbian toolchain, but still.
Written on Mon Aug 2 00:45:29 2010.
Tagged as C, C++, GCC, GnuPoc, S60, SDK, Symbian.
Symbian’s ABLD build system tends to produce a lot of output, especially when run with the verbose flag (-v), as I like to do to see the compiler invocations. Also, ABLD likes to run to “completion” despite individual build steps failing. The end result is that it takes some effort to look for the errors and warnings in the output.
Written on Fri Jul 30 21:54:01 2010.
Edited on Sun Aug 8 00:09:32 2010.
Tagged as C, C++, GnuPoc, Ruby, Symbian, build systems.
Written on Sun Nov 22 07:32:59 2009.
Tagged as Lua, presentations.