Skip to content

Instantly share code, notes, and snippets.

@ludomout
Created February 4, 2021 08:50
Show Gist options
  • Save ludomout/112e570368ee0bde7d118fe815624420 to your computer and use it in GitHub Desktop.
Save ludomout/112e570368ee0bde7d118fe815624420 to your computer and use it in GitHub Desktop.
expat
Error printing enabled by default due to use of output options besides --exists, --atleast/exact/max-version or --list-all. Value of --silence-errors: 0
Error printing enabled
Adding virtual 'pkg-config' package to list of known packages
Looking for package 'expat'
Looking for package 'expat-uninstalled'
Reading 'expat' from file '/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/11.0/expat.pc'
Parsing package file '/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/11.0/expat.pc'
line>homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
Variable declaration, 'homebrew_sdkroot' has value '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
line>prefix=${homebrew_sdkroot}/usr
Variable declaration, 'prefix' has value '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr'
line>exec_prefix=/usr
Variable declaration, 'exec_prefix' has value '/usr'
line>libdir=${exec_prefix}/lib
Variable declaration, 'libdir' has value '/usr/lib'
line>includedir=${prefix}/include
Variable declaration, 'includedir' has value '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include'
line>
line>Name: expat
line>Version: 2.2.8
line>Description: expat XML parser
line>URL: http://www.libexpat.org
line>Libs: -L${libdir} -lexpat
line>Cflags:
Path position of 'expat' is 4
Adding 'expat' to list of known packages
Package expat has -L /usr/lib in Libs
Removing -L /usr/lib from libs for expat
post-recurse: expat
adding CFLAGS_OTHER string ""
post-recurse: expat
original: expat
sorted: expat
adding CFLAGS_I string ""
post-recurse: expat
original: expat
sorted: expat
adding LIBS_L string ""
post-recurse: expat
adding LIBS_OTHER | LIBS_l string "-lexpat "
returning flags string "-lexpat"
-lexpat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment