Projects > cpp > Issues > Bug #1679

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

The libraries built for armeabi-v7a contains no symbols.

Bug #1679 [Closed]
zhangxm 2013-01-25 06:28

Refer to this thread http://code.google.com/p/android/issues/detail?id=40794.

I think the problem is that:
1. r8c makes ld.gold the default linker and this warning doesn’t exist in ld.bfd (default linker before r8c).
2. ld.gold needs mapping symbols to fix up for Cortex-A8 hardware erratum(arm-v7a)
3. I have stripped all prebuilt static libs for all architectures

So i think i have to upload unstripped libs for arm-v7a.

zhangxm 2013-01-25 08:41
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:4dea237c2326e50549dab01770665845e5e46266.

Atom PDF

Status:Closed
Start date:2013-01-23
Priority:Normal
Due date:
Assignee:zhangxm
% Done:

100%

Category:android
Target version:cocos2d-2.1beta3-x-2.1.1