Re: Results of the Bootstrap/Crossbuild Sprint
]] Wookey
> 3.7. Cross pkg-config
> ---------------------
>
> Currently, a cross build environment has to provide a symbolic link to
> pkg-config-crosswrapper. This special treatment means more work from
> cross builders. We came up with a way for pkg-config to contain this
> symbolic link itself and submitted it as #759556.
I see what the problem you're trying to solve is, but I really don't
like your solution, so I'm going to investigate a different way of
solving the problem.
One option is to use file triggers on /usr/bin/$triplet-gcc that then
proceeds to create the symlinks to pkg-config-crosswrapper, but I'm not
sure if there are other problems with that approach, so I need to
investigate it a bit.
--
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
Reply to: