Re: [Python-Dev] python compile error on mac os x

2014-12-10 Thread 卓一抗
thank u very much. 2014-12-11 0:40 GMT+08:00 Brett Cannon : > It would be better to file a bug at bugs.python.org so it's easier to > track the problem. > > On Wed Dec 10 2014 at 11:37:30 AM 卓一抗 wrote: > >> hello, everybody ,i occur an ld error in my mac os x >> >> python 3.4.2 gcc 4.8.2 >> >>

Re: [Python-Dev] python compile error on mac os x

2014-12-10 Thread Brett Cannon
It would be better to file a bug at bugs.python.org so it's easier to track the problem. On Wed Dec 10 2014 at 11:37:30 AM 卓一抗 wrote: > hello, everybody ,i occur an ld error in my mac os x > > python 3.4.2 gcc 4.8.2 > > /Applications/Xcode.app/Contents/Developer/usr/bin/make Parser/pgen > gcc -

[Python-Dev] python compile error on mac os x

2014-12-10 Thread 卓一抗
hello, everybody ,i occur an ld error in my mac os x python 3.4.2 gcc 4.8.2 /Applications/Xcode.app/Contents/Developer/usr/bin/make Parser/pgen gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -L/usr/local/lib -export-dynamic Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/nod