New issue 2577: Building C Extensions on MacOS https://bitbucket.org/pypy/pypy/issues/2577/building-c-extensions-on-macos
Omer Ben-Amram: When building c extensions on macos sierra - pypy3 doesn't seem to add the libpypy3-c shared object (dylib) to the link command. settings LDFLAGS to `-L<path_to_pypy> -lpypy3-c` solves the issue. _______________________________________________ pypy-issue mailing list pypy-issue@python.org https://mail.python.org/mailman/listinfo/pypy-issue