On Thursday 03 April 2008, you wrote: > On 2008-04-03 21:06+0200 Alexander Neundorf wrote: > > If you run pkg-config of the build host it will find the pkg-config files > > of the libs for the build host. > > For the record, you have complete control of what set of *.pc files > the build-host pkg-config executable finds using the PKG_CONFIG_PATH > environment variable.
So when running pkg-config for the target I should set the env. variable before that to /home/alex/target/usr/lib/pkgconfig/ ? Will it then skip /usr/lib/pkgconfig/ ? Alex _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake