I sent a patch into rt, #38405, to address the make archclean issues, so people could try it out. I'd only tested it on freebsd and darwin and my main concern was with win32. It does a lot of restructuring to help make it easier, and I wasn't sure how it'd be with windows.

On Feb 4, 2006, at 7:33 PM, Leopold Toetsch wrote:


On Feb 5, 2006, at 0:37, Nick Glencross wrote:

Leopold Toetsch (via RT) wrote:

Compiling a static Parrot simplifies debugging, e.g. for setting breakpoints. But it doesn't play nicely with dynamic extensions.

I'm pretty certain that after a fresh build things works perfectly, but my hunch is that the dynpmcs aren't forced to relink after a Configure.

Oh well. You are right, sorry. I did use the new 'make archclean' make target, which is supposed to clean such files, but obviously doesn't. Keeping the from .pmc generated .c files still saves a lot of build time, so I think, this clean target just need fixes.

Nick

leo


Reply via email to