New submission from Armin Rigo <[email protected]>:

translator/platform/darwin.py was changed to make "clang" the default compiler
instead of "gcc".  But the options in _args_for_shared() seem not to be accepted
by clang.  (Not that I have a more precise clue, but shared builds on OS/X don't
work any more because of that).  Look and fix.

----------
messages: 5992
nosy: arigo, pypy-issue
priority: bug
status: unread
title: MacOSX: "clang" and "-undefined dynamic_lookup"

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1562>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to