[Interest] SIGBUS Android Qt 5.5.0

mark diener rpzrpzrpz at gmail.com
Thu Jul 30 06:20:27 CEST 2015


Hello List:

Ran into Android compiler NDK C++/C issue today.

NDK r10e-osx
SDK Tools 24.3.3 Api 19 (4.4.2)

Code runs great on OSX and IOS.

But dies with SIGBUS (7) on Android 4.x.

And there are issues of implicit declarations of memcpy and memset
that

Does not matter if Debug (O0) or Release (02)

As I begin to deep dive this tomorrow, maybe someone has come across this?

This has to be a compiler setting issues since armv7 on android fails while
armv7/arm64 on IOS 7 ipad mini 1st gen works OK.

Thanks for any input.

md
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150729/a77202f0/attachment.html>


More information about the Interest mailing list