zhuoyikang added the comment:

Sorry, i am not  cross-build , i just building it on my mac os x machine :

i fellow this =>
Build Instructions
------------------

On Unix, Linux, BSD, OSX, and Cygwin:

New text

    ./configure
    make
    make test
    sudo make install

This will install Python as python3.

2014-12-11 3:38 GMT+08:00 Ned Deily <rep...@bugs.python.org>:

>
> Ned Deily added the comment:
>
> The -export-dynamic compile option is not supported nor selected at
> configure time for normal builds on OS X.  Exactly what configure options
> did you use?  I see that you have checked Cross-Build for components.  What
> sort of cross-building are you attempting?
>
> ----------
> nosy: +ned.deily
>
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <http://bugs.python.org/issue23024>
> _______________________________________
>

----------
title: Python Compile Error on Mac os X  ld: unknown option: -export-dynamic -> 
Python Compile Error on Mac os X ld: unknown option: -export-dynamic

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23024>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to