Quote Originally Posted by high_flyer View Post
But without -L I am not sure it is considered as lib search path.
Try
-L../tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib

Just checking: you built these libs for your current target too, right?
You see -L is there -L/home/tang/Projects/OE/build/Aips/../tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib.
I build for beagleboard. To figure out, I tried my build and libraries on x86 platform. But if I put gst_init() of gstreamer-0.10.so in my code. It has no problem.