Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User juliand77's Avatar
    Join Date
    Oct 2004
    Posts
    17
    Im attempting to link with a third party library for a project we are developing on Symbian OS 9.1.

    It seems you need to use the elf2e32 tool to convert libraries into the new E32Image format required for 9.1

    However, running the tool complains with an Undefined Symbol error:

    "elf2e32 : Error: E1035: Undefined Symbol AABytesToTimeMs found in ELF File AACommon.a."

    After doing a readelf -a to get details of the AACommon.a file, the symbol AABytesToTimeMs is detailed as being in the "relocation section" of the elf file.

    What does this actually mean and can anyone tell me how to resolve this so that I can get the elf2e32 tool to convert the library?

    Many Thanks

    Jad

  2. #2
    Regular Contributor LAS_VEGAS's Avatar
    Join Date
    Sep 2006
    Posts
    79
    Same problem here... Damn I hate symbian, full of bugs and no f***ing info nowhere...

  3. #3
    Registered User juliand77's Avatar
    Join Date
    Oct 2004
    Posts
    17
    FYI, to get around this I had to just get the original source for the library and compile it myself using Symbians toolchain in order to be able to link with it. So if you can do that, you might be able to get somewhere.

    Would be interested to hear if you manage to solve it some other way though!

  4. #4
    Registered User Sorcery-ltd's Avatar
    Join Date
    Dec 2006
    Posts
    2,280
    Hi,

    Have you seen the documentation here?

    http://www.symbian.com/developer/tec...elf2e32%2emain

    Errors in the relocation section might suggest that the library you were given is compiled for ARM ABIv1?? There are lots of changes to relocation between v1 and v2 and rebuilding with your toolchain fixes it... Just a guess though.

    Sorcery

Similar Threads

  1. Linking in OS 9.1 with third party libraries
    By juliand77 in forum Mobile Java Tools & SDKs
    Replies: 3
    Last Post: 2005-12-01, 18:27
  2. Current Symbian Development Opportunities...!!
    By mobile2004 in forum Symbian C++
    Replies: 0
    Last Post: 2005-01-17, 17:58
  3. Global Symbian Development Opportunities *High Importance*
    By sara.lindsay in forum Symbian C++
    Replies: 0
    Last Post: 2004-05-21, 11:16
  4. Global Symbian Development Opportunities *High Importance*
    By sara.lindsay in forum Symbian C++
    Replies: 2
    Last Post: 2004-05-08, 09:09
  5. Global Symbian Development Opportunities *High Importance*
    By sara.lindsay in forum Symbian C++
    Replies: 0
    Last Post: 2004-05-07, 11:45

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved