Hi ,<br><br>I am trying to compile the gstreamer to use it in my android project  , I followed the steps that are under the section "Building GStreamer with the NDK" on this page <br><br> <a href="http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstruction">http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstruction</a><br>
<br>I'm using android-ndk-r8c for compilation and got following error:<br><br>arm-linux-androideabi-g++: error: unrecognized option '-avoid-version'<br>make: *** [obj/local/armeabi/libgstadder.so] Error 1<br><br>
Any idea why this should be the case?<br><br>BR<br>Shital<br>