[Webkit-unassigned] [Bug 41464] [Qt][Symbian] Make ARM UDEB builds easier and robust

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 13:39:17 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=41464


Siddharth Mathur <siddharth.mathur at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Siddharth Mathur <siddharth.mathur at nokia.com>  2011-02-21 13:39:17 PST ---
Fixed for me (when using trunk) due to the following improvements: 
a) --no-svg or --minimal should be used to reduce features
b) use RVCT 4.0 (or higher) for all builds, including UDEB 
c) Use 64-bit armlink.exe with a 64-bit OS to allow successfull linking
c) recent SBS (2.16.x) support the .slimdebug option which appends the flags Iainc mentions in Comment #4 to UDEB builds. Reduces symbol information by >50%
d) Carbide 3.2.x support improveed parsing of .sym symbol information in QtWebKit.dll, so it doesn't stall or OOM liked it used to

http://trac.webkit.org/wiki/BuildingQtOnSymbian

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list