[Fontconfig] cross compile use fails

Mike Frysinger vapier at gentoo.org
Tue Sep 18 21:23:57 PDT 2012


On Tuesday 18 September 2012 00:42:47 Akira TAGOH wrote:
> On Tue, Sep 18, 2012 at 3:34 AM, Roger Pack wrote:
> > I guess my only question mark here is "since I built fontconfig with
> > --disable-shared --enable-static" would you say that fontconfig is
> > still correct here?
> 
> AFAICT It's pkg-config's design no matter what the library has been built
> with.

yeah, currently standard is not have the .pc file modify itself based on 
shared/static builds.  if you want to statically link, then use the --statc 
flag.  you can easily do:
	export PKG_CONFIG='some-pkg-config --static'
before running configure.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/fontconfig/attachments/20120919/df44c618/attachment.pgp>


More information about the Fontconfig mailing list