<div dir="ltr">Hello,<div>    We have a project requirement to have parallel builds output for cppunit 32 bit and 64 bit.</div><div><br></div><div>Although the lib files are created in separate directories lib and lib64, the .o files are not kept separately. </div><div>       After doing the build for 32 bit, 'clean' has to be done before building for 64 bit.</div><div><br></div><div>What changes needs to be done so that object files are created in separate directories for 32 and 64 bit builds.</div><div> Since, for 64 bit builds, the lib path is generated as lib64, it must be possible to append 64 to the build directories which contain the object files</div><div><br></div><div>Any help would be useful.</div><div><br></div><div>Regards,</div><div>Ginu</div></div>