Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2013 21:43:26 +0400
From:      Boris Samorodov <bsam@passap.ru>
To:        FreeBSD ports list <freebsd-ports@FreeBSD.org>,  "Sergey A. Osokin" <osa@FreeBSD.org>
Subject:   graphics/libraw and c++ libraries
Message-ID:  <5230ABBE.2080505@passap.ru>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5230ABBE.2080505>