
16 Aug
2012
16 Aug
'12
10:41 p.m.
Hi, I am using bjam to buiild boost (1.47) Windows. I would like to remove the temporary/intermediate files created by the build process to save the space. Checking the documentation, I found the --clean, --clean-all options but they removes the library. Whats the right method to remove the intermediate files? Thanks, Lloyd