Re: [android-porting] Link error (CANNOT LINK EXECUTABLE)

2010-03-15 Thread Deva R
- are you sure both executables and libraries are generated?? make sure first of all libhello.so is generated, and is present in /system/lib folder.. Not sure if u use single make file, but both shared library and executable should have their Android.mk files and it should be easy to write one fr

[android-porting] Link error (CANNOT LINK EXECUTABLE)

2010-03-15 Thread 원용준
Hello When I built a C language Application with bionic and prebuilt using tollchaing, some problems happened. I am not using "Antroid.mk" style. I am just using exist "Makefile" Environment values and "Autoconf" for the application. Let us suppose the application which I am trying to build is "