I am trying to compile a simple program using arm-linux-androideabi-g++. I am including this line im my program:
#include"link.h"
It gives error by saying no such file or directory. When i tried searching for the file I could not find it. I have searched the whole android-ndk directory and still could not find it. Can any one please help me find the file if there is any of its kind in the android ndk?
Or can i just use the link.h of /usr/include/link.h and modify it for Android somehow?
If you are talking about Bohem GC, then you can use this link.h file, it works fine with Android: http://code.google.com/p/androidmono/source/browse/trunk/PlatformPatches/link.h