Build not compatible with Mavericks #3291

issue mikehearn opened this issue on November 20, 2013
  1. mikehearn commented at 9:03 PM on November 20, 2013: contributor

    Compiling git master with MacOS X 10.9 fails with STL link errors. Apparently Apple changed in this release to use their own libc++ instead of libstdc++ and it's not compatible. It can be fixed like so:

    ./configure CXXFLAGS='-stdlib=libstdc++'

  2. indolering cross-referenced this on May 5, 2014 from issue Autotools backport by indolering
  3. laanwj closed this on Nov 25, 2014

  4. Bushstar referenced this in commit 35d28c7485 on Apr 8, 2020
  5. Bushstar referenced this in commit 77e7d5ca5c on Apr 8, 2020
  6. bitcoin locked this on Sep 8, 2021
Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:55 UTC