souunds like u didn't reference the .a file properly in ur Android.mk or you
didn't put your .a in right place.

On Fri, Apr 3, 2009 at 5:10 PM, David Turner <[email protected]> wrote:

> You will need to give a little more detail to get any reasonable answer.For
> example:
>
> - how do you generate the library exactly ("built for Android" is so vague)
> - how to you try to "link it with other modules"
> - which other modules by the way
> - can you provide a sample of the error message you get at link time
> - etc
>
> On Fri, Apr 3, 2009 at 6:36 AM, Anil <[email protected]> wrote:
>
>>
>> Hello
>>
>> I have a static library, which is built for android.
>>
>> When I am trying to link it with other modules it is giving error,
>> like undefined reference abs, infunction ....
>>
>> From the modules (.c files) we are able to call abs() function without
>> any problem and it is linking properly.
>>
>>
>> Can any one help me out to solve this problem?
>>
>> Thanks in advance
>> Anil
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to