3 messages in com.perforce.jamming[jamming] jam clean
FromSent OnAttachments
Bryan Branstetter29 Nov 2001 17:36 
David Abrahams" <david.abrahams@rcn.com (David Abrahams)29 Nov 2001 18:20 
Bryan Branstetter30 Nov 2001 15:31 
Subject:[jamming] jam clean
From:Bryan Branstetter (BBra@s8.com)
Date:11/29/2001 05:36:08 PM
List:com.perforce.jamming

Hi All,

I've got a question regarding 'jam clean': it looks to be defined 'piecemeal', as my Jambase shows:

actions piecemeal together existing Clean { $(RM) $(>) }

However, when I compile my entire tree and run 'jam clean' on my Win2k box, I get:

C:\src>jam clean Compiler is Intel C/C++ ...found 1 target... ...updating 1 target... Clean clean The following character string is too long: -- cut --

I have searched through all of our Jam extensions, and we don't redefine the actions on Clean anywhere, so I'm stumped. I thought the idea of piecemeal was to break the commands into chunks which the OS could handle, correct?

Any guidance would be greatly appreciated.

Thanks, Bryan