Jonathan Chambers writes:
> Would delay loading the dependent DLLs work?
Maybe, but gcc and the GNU linker ("mingw") do not support delay
loading, and that is what I use to build cairo. I don't really know if
delay loading is the answer to the right question anyway.
--tml