# HG changeset patch # User William Roberts # Date 1280234378 -3600 # Node ID 4851e97e57435323d0da761dc1373610a4a26ac3 # Parent 27fa7531ea9d7fb33513653fa723a152c9c6162e Move the default rw_base from 4 Meg to 8 Meg, to allow for the very large Qt executables This change is done by explicit ARMCC overrides in revelant .pro files, e.g. this one in hbcore.pro # Executable section is now over 4MB in Symbian. Extend it to 8MB QMAKE_LFLAGS.ARMCC += --rw-base 0x800000 diff -r 27fa7531ea9d -r 4851e97e5743 foundation_system/sf_config/sbs/s60_sbs_config.xml --- a/foundation_system/sf_config/sbs/s60_sbs_config.xml Fri Jul 23 14:39:03 2010 +0100 +++ b/foundation_system/sf_config/sbs/s60_sbs_config.xml Tue Jul 27 13:39:38 2010 +0100 @@ -28,7 +28,9 @@ + +