[android-porting] Re: Please help!!! include Prebuilt library to the main android build (building android from complete source)

2010-04-04 Thread stupid123
Can anyone helpe me out ? On Apr 4, 2:33 pm, stupid123 tapas...@gmail.com wrote: It seems to me that this happens because out/host/linux-x86/bin/acp doesn't find any rules for my library libloop_matmul1gpp.a . Can anyone tell me how to solve that. I am a novice user. please help. thanks in

Re: [android-porting] Re: Please help!!! include Prebuilt library to the main android build (building android from complete source)

2010-04-04 Thread Deva R
- where have u placed the libloop_matmul1gpp.a? probably linking is failing due to lookup failure in out/target/product/beagleboard/obh out/target/product/beagleboard/symbols out/target/product/beagleboard/system/lib - isnt it possible to take source and get the libraries built under android

Re: [android-porting] Re: Please help!!! include Prebuilt library to the main android build (building android from complete source)

2010-04-04 Thread Deva R
probably linking is failing due to lookup failure in out/target/product/beagleboard/obh out/target/product/beagleboard/out (typo..) On Sun, Apr 4, 2010 at 8:03 PM, Deva R r.deva...@gmail.com wrote: - where have u placed the libloop_matmul1gpp.a? probably linking is failing due to lookup

[android-porting] Re: Please help!!! include Prebuilt library to the main android build (building android from complete source)

2010-04-04 Thread stupid123
I build that library using following commands : Generating archive : /media/EXTRA_SPACE/rowboat_eclair_dsp/external/ti- dsp/dvsdk_3_00_02_44/dsplink_1_61_03/packages/dsplink/gpp/BUILD/ LOOP_MATMUL1/BIN/RELEASE/libloop_matmul1gpp.a...

[android-porting] Re: Please help!!! include Prebuilt library to the main android build (building android from complete source)

2010-04-04 Thread Neo
make: *** No rule to make target `NOTICE-TARGET-STATIC_LIBRARIES- libloop_matmul1gpp', needed by `out/target/product/beagleboard/system/ lib/libdvm.so'.  Stop. r...@danger:/media/EXTRA_SPACE/rowboat_eclair_dsp# -- unsubscribe: android-porting+unsubscr...@googlegroups.com