Patches item #1355940, was opened at 2005-11-13 09:40 Message generated for change (Comment added) made by montanaro You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1355940&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: Python 2.5 >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Thomas Lee (krumms) Assigned to: Skip Montanaro (montanaro) Summary: Delete Python-ast.[ch] during "make depclean" (#1355883) Initial Comment: Partial fix for bug #1355883 (the second problem outlined by Skip - the "make -j2" problem still remains) ---------------------------------------------------------------------- >Comment By: Skip Montanaro (montanaro) Date: 2005-11-13 09:55 Message: Logged In: YES user_id=44345 Applied slightly different version as rev 41433. ---------------------------------------------------------------------- Comment By: Skip Montanaro (montanaro) Date: 2005-11-13 09:51 Message: Logged In: YES user_id=44345 Thanks. That's the trivial part (and should reference $(AST_H) and $(AST_C)). Can you see what the problem with the dependencies are that cause the double run of the converter when running a parallel build on a fresh tree? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1355940&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
