Is it possible to use Homebrew to install boost libraries compiled with GCC (instead of Clang)?
I have tried pointing HOMEBREW_CXX to my Homebrew version of GCC, but it doesn't seem to do the trick.
If not, I can always modify the configure file following the suggestion in this answer: