sbsv2/raptor/notes/epocnestedexceptions.txt
author Mike Kinghan <mikek@symbian.org>
Mon, 21 Jun 2010 17:57:23 +0100
changeset 589 851206cea67b
parent 398 dde9ce4a8aa8
permissions -rw-r--r--
Add --asm option to elf2e32, so that GCCE builds can use --asm=gas with --dump=a and get a usable .s file (Bug 1405)


Qt needs to be able to have more than one active exception object, even when
OOM (out-of-memory).

A detailed overview of the solution can be found at 
http://wikis.in.nokia.com/Toolchain/QtExceptionHandling

In short, we add a new MMP flag keyword - EPOCNESTEDEXCEPTIONS. When this
keyword is specified, a different static run-time library is used.