--- a/foundation_system/sf_config/sbs/s60_sbs_config.xml Wed Jul 28 22:24:58 2010 +0100
+++ b/foundation_system/sf_config/sbs/s60_sbs_config.xml Thu Jul 29 23:57:46 2010 +0100
@@ -30,7 +30,7 @@
<set name="AAPCS_OPTION" value="-mapcs-frame -mthumb-interwork"/> <!-- use -mapcs-frame instead of -mapcs - see Bug 1405 -->
<set name="RW_BASE" value="$(RW_BASE_OPTION)0x1400000"/> <!-- allow for the mega Qt executables with up to 20 Meg of code+rodata -->
<set name="USER_STATIC_RUNTIME_LIB" value="usrt4_0.lib"/> <!-- use the RVCT 4.0 version of the runtime support -->
- <set name="KERNEL_STATIC_RUNTIME_LIB" value="ksrt4_0.lib"/> <!-- use the RVCT 4.0 version of the runtime support -->
+ <set name="KERNEL_STATIC_RUNTIME_LIB" value="ksrt_gcce.lib"/> <!-- use the GCC-specific version of the kernel runtime support -->
</var>