Hi, I don't think this is the right place for the question ... I don't know where the right place is.
When building PDL from the CVS repository source with 'nmake' on Win32, running 'nmake 'test' and/or 'nmake install' (having already run 'nmake') causes the whole compilation to be repeated. I can't find any other perl modules where this happens, and I'd like to fix it wrt PDL. Unfortunately I have no idea what is likely to be causing this - and will gleefully accept the vaguest of advice regarding what I could do and where I could look - though I realise that it may well be impossible to provide any advice based on the scant info provided here. Specifically, some answers that might help: 1) Is there a specific section of the makefile that would account for this ? .. or could the error be coming from any of a number of sections ? 2) Is this necessarily the fault of the top-level makefile ? .. or could it be the fault of just one of the subdirs makefiles ? 3) How would I write a Makefile.PL in such a way as to cause this recompilation to occur ? Cheers, Rob