On Fri, Feb 19, 2010 at 04:49:52AM +0200, Maksim 'max_posedon' Melnikau wrote: > On 2/18/10, Martin Jansa <[email protected]> wrote: > > Thanks for snippet, I simplified it a bit and still working on that is > > seems that problem is even a bit lower then I expected, but hopefully > > related with libxml2 issue (see thread about pisi dependencies). > Not its not related, QtXml uses its own sax parser implementation not, > libxml2 based, so its different issues.
The problem points rather to /lib/ld-linux which is shared between both. > > gcc-4.4.3 and new qt-4.6.2 doesn't resolve this issue, but I'm still > > diging.. so please be patient a bit longer and we'll see. > Don't miss my workaround, simple -O2 works (and simple -Os doesn't). I can imagine that -Os switches to thumb mode rather sooner than -O2 so it's still possible thumb issue. I'll rebuild testcase for armv5t and then compare generated asm code. But still no time today, I hope to have some time on Sunday. Regards, -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
