graphics/libraw and c++ libraries

Boris Samorodov bsam at passap.ru
Wed Sep 11 17:43:29 UTC 2013


Hi All,

there are two *.pc files at graphics/libraw which have:
-----
% grep c++ /usr/local/libdata/pkgconfig/libraw*
/usr/local/libdata/pkgconfig/libraw.pc:Libs: -L${libdir} -lraw -lstdc++
/usr/local/libdata/pkgconfig/libraw_r.pc:Libs: -L${libdir} -lraw -lstdc++
-----

What is the right way to use (fix) those pc files at 10.x? One can use
both clang with libc++ and gccXX with libstdc++ to compile against
libraw.

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve


More information about the freebsd-ports mailing list