Building binder file as standalone lib

  • Replies:0
Mur
  • Forum posts: 1

Feb 11, 2011, 5:37:39 AM via Website

Hi All,

I have the following the problem while building builder.c.

As per my company requirement, I should make standalone lib with binder.c. I created C project in eclipse and added binder.c and binder.h to the project. While building i am getting the "not found asm/cacheflush.h" compilation error.

which library should be added to the build path?. binder.c source code is http://lxr.free-electrons.com/source/drivers/staging/android/binder.c?v=2.6.31

and also i want to know which is the entry point in binder.c


Best Regards,
Murr.

Reply