[issue14602] OSX Build Target

2012-04-16 Thread Andrew Thompson
New submission from Andrew Thompson draft1...@gmail.com: I could not get Python3 to build on my OSX 10.6.8 box as per the instructions on the website (or those in the README). It configures , but does not make : snip IOError: $MACOSX_DEPLOYMENT_TARGET mismatch: now 10.4 but 10.5 during

[issue14602] OSX Build Target

2012-04-16 Thread Andrew Thompson
Changes by Andrew Thompson draft1...@gmail.com: -- assignee: - ronaldoussoren components: +Macintosh nosy: +ronaldoussoren type: - compile error ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue14602

[issue14602] OSX Build Target

2012-04-16 Thread Martin v . Löwis
Martin v. Löwis mar...@v.loewis.de added the comment: Please understand that the bug tracker is not a place to ask questions; use python-l...@python.org for that. To still answer your last question: newbie OSX developers are advised to prefer released versions of Python, as they will have

[issue14602] OSX Build Target

2012-04-16 Thread Ned Deily
Ned Deily n...@acm.org added the comment: The problem you are seeing is due to two separate issues. (1) The first time you build Python 3 in a particular build directory, the Abstract Syntax Definition Language (asdl) parser build step may be unnecessarily run by make if the time stamps of