Hi,

I have tried the -I and -L options as below to provide path to the SDK but was not sure whether my SDK headers and libraries are picked over the native headers and libraries on the build environment.

using gcc : : /vobs/Development/.../compilers/bin/<compiler-prefix>gcc : <compileflags>-I/vobs/Development/SDK/include <linkflags>-L/vobs/Development/SDK/lib64 ;

Thanks in advance,
Rohini Chandra