Fri, 08 Jan 2010 16:24:50 +0000 | andy simpson | Added tag PDK_3.0.e for changeset 6d8ad5bee44b | changeset | files |
Sat, 09 Jan 2010 02:16:07 +0100 | Slion | Can't get the kernel start-up code to work using VC8 compiler. It crashes while trying to run constructStatics. Maybe I will try my luck with GCC from MinGW, that should also make the Linux port much easier. | changeset | files |
Thu, 07 Jan 2010 02:37:41 +0100 | Slion | Managed to copy ekern.dll along side epoc.exe so that debug session is made easy. ekern.dll is expected to export _E32Startup put it does not. Should ekern compile that k_entry.cpp file? | changeset | files |
Thu, 07 Jan 2010 01:56:11 +0100 | Slion | Trying to sort out our issue with ekern DLL not found at runtime. The CMake install command is not what we are looking for I think. | changeset | files |