[FFmpeg-devel] [PATCH] Use pkgconfig for dirac libs
Måns Rullgård
mans
Wed Oct 22 11:56:11 CEST 2008
Luca Barbato wrote:
> On 22-10-2008 1:23, M?ns Rullg?rd wrote:
>> Use of pkgconfig is discouraged; it creates more problems than it
>> solves, especially when cross-compiling.
>
> How so?
It tries to link with /usr/lib/libfoo.so instead of
/usr/arm-unknown-linux-gnueabi/usr/lib/libfoo.so. I'm sure you
understand why that doesn't work too well.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list