Hi,

> Yes, I could manually install it, though then I get to deal with telling
> the pixman build exactly where to install itself, and repeating the
> process for each toolchain and multilib-variant thereof.

That part is easy too.  You just need ${cross_prefix}-pkg-config.
A simple two-liner script which sets PKG_CONFIG_PATH, then calls
/usr/bin/pkg-config.  That will not only work for pixman, but all
libraries detected via pkg-config by configure.

cheers,
  Gerd

Reply via email to