Skip to content

Instantly share code, notes, and snippets.

I experienced this while brew-installing tiger-vnc (in 2014):
[...]
==> Installing tiger-vnc
==> Downloading https://downloads.sourceforge.net/project/tigervnc/tigervnc/1.3.
######################################################################## 100.0%
==> cmake -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/tiger-vnc/1.3.1_1 -DCMAKE_BUI
==> make install
Warning: tiger-vnc dependency gmp was built with a different C++ standard
library (libstdc++ from clang). This could cause problems at runtime.
@hydrostarr
hydrostarr / homebrew-gcc-build.screenlog.txt
Created August 31, 2012 15:41
brew insall gcc 4.7.1 make bootstrap fails on MacOS Snow Leopard 10.6.8
mba1mme Aug 31 10:18:48 ~$ brew --verssw_vers -PproductVersion
10.6.8
mba1mme Aug 31 10:18:57 ~$ brew ew --version
0.9.3
mba1mme Aug 31 10:19:08 ~$ brew doctor
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.