[issue1613] Makefile's VPATH feature is broken

Guido van Rossum report at bugs.python.org
Thu Dec 13 19:07:36 CET 2007


Guido van Rossum added the comment:

Before I try to reproduce this, I remember having problems when
switching between using VPATH and not using it in the same subversion
workspace.  The .o files left behind by one version confuse the other.

----------
nosy: +gvanrossum

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1613>
__________________________________


More information about the Python-bugs-list mailing list