Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.6.1
-
None
-
None
-
ca3ce9263eaef963d934d221bd1dec37e7bf0871
Description
Complie the following code with GCCE:
try
{ console->Write(_L("Hello, world!\n")); }catch (std::bad_alloc) {}
You get:
undefined reference to `__cxa_get_exception_ptr'
This is being fixed for Symbian^3 and Symbian^4, but nothing earlier. See DEF140826
RVCT and winscw builds do not have this problem.
Attachments
Issue Links
- is required for
-
QTBUG-7787 cherry-pick Symbian GCCE 4.4.1 changes into 4.6
-
- Closed
-