brew/docs/Common-Issues-for-Core-Contributors.md
Mike McQuaid 5363e0d4ce
docs: update some legacy-homebrew commit URLs.
Use the nice homebrew-core ones instead.
2019-01-21 14:31:41 +00:00

474 B

Common Issues for Core Contributors

Overview

This is a page for maintainers to diagnose certain build errors.

Issues

ld: internal error: atom not found in symbolIndex(__ZN10SQInstance3GetERK11SQObjectPtrRS0_) for architecture x86_64

The exact atom may be different.

This can be caused by passing the obsolete -s flag to the linker and can be fixed like this.