Bugs item #3012738, was opened at 2010-06-07 14:36 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3012738...
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: pd-extended Group: None
Status: Pending Resolution: Later
Priority: 5 Private: No Submitted By: Spencer Russell () Assigned to: Nobody/Anonymous (nobody) Summary: make clean is really slow
Initial Comment: Seems to be calling a configure script that's doing dependency checking every time it moves into a new directory. The majority of the time spent running a "make clean" is spent in configure scripts.
this is with the June 6, 2010 nightly-build src rsynced from the build farm. the task was run from the packages/linux_make subdir.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-06-07 15:35
Message: Yeah, its pretty well know that some parts of the Pd-extended build system are very kludgey. But with the new Makefile template being used for a lot of libraries, that should make things like "make clean" work better. But now, when I need a clean for the whole Pd-extended build tree, I use rsync, same with the nightly build scripts.
----------------------------------------------------------------------
Comment By: Spencer Russell () Date: 2010-06-07 14:38
Message: Whoops, didn't mean to assign this to Hans.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3012738...