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. laanwj closed this on Nov 25, 2014

  3. Bushstar referenced this in commit 35d28c7485 on Apr 8, 2020
  4. Bushstar referenced this in commit 77e7d5ca5c on Apr 8, 2020
  5. DrahtBot 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-04-21 18:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me